Bug 40531 - [Maintainer-Fix] Add USE_GCC=2.95 to news/newscache
Summary: [Maintainer-Fix] Add USE_GCC=2.95 to news/newscache
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-13 19:40 UTC by Tilman Linneweh
Modified: 2002-07-15 11:29 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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