Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2002 20:33:44 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de
Subject:   ports/40531: [Maintainer-Fix] Add USE_GCC=2.95 to news/newscache
Message-ID:  <200207131833.g6DIXiKM081320@sauna.arved.de>

next in thread | raw e-mail | index | archive | help

>Number:         40531
>Category:       ports
>Synopsis:       [Maintainer-Fix] Add USE_GCC=2.95 to news/newscache
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 13 11:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
BSD Usergroup Austria
>Environment:
System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386


	
>Description:
	This port doesn't build with gcc > 3.0.
 	There is no trivial fix to this at the Moment.
	
>How-To-Repeat:
	
>Fix:

	

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 @@

 GNU_CONFIGURE= yes
 USE_GMAKE=     yes
+USE_GCC=       2.95

 MAN5=  newscache.conf.5
 MAN8=  NewsCache.8 NewsCacheClean.8 updatenews.8

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207131833.g6DIXiKM081320>