Bug 40531

Summary: [Maintainer-Fix] Add USE_GCC=2.95 to news/newscache
Product: Ports & Packages Reporter: Tilman Linneweh <tilman>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me CC: tilman
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Tilman Linneweh 2002-07-13 19:40:01 UTC
	This port doesn't build with gcc > 3.0.
 	There is no trivial fix to this at the Moment.

Fix: 

GNU_CONFIGURE= yes
 USE_GMAKE=     yes
+USE_GCC=       2.95

 MAN5=  newscache.conf.5
 MAN8=  NewsCache.8 NewsCacheClean.8 updatenews.8--4KRiJOZIDbd4AIK7ITibWB4PSxqzpTP7COzYnXbrq0ArIyju
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/news/newscache/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile    4 May 2002 15:37:03 -0000       1.1
+++ Makefile    13 Jul 2002 18:29:07 -0000
@@ -18,6 +18,7 @@
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-07-15 11:29:03 UTC
State Changed
From-To: open->closed

committed, thanks