Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  5 Mar 2006 17:16:13 +0100 (CET)
From:      Stefan Walter <sw@gegenunendlich.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94094: [MAINTAINER] mail/spamprobe: remove superfluous USE_GCC
Message-ID:  <20060305161613.45790394E@kyuzo.dunkelkammer.void>
Resent-Message-ID: <200603051620.k25GK5tI021316@freefall.freebsd.org>

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

>Number:         94094
>Category:       ports
>Synopsis:       [MAINTAINER] mail/spamprobe: remove superfluous USE_GCC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 05 16:20:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Walter
>Release:        FreeBSD 5.5-PRERELEASE i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #2: Sun Feb 26 09:12:39 CET 2006
>Description:
Remove USE_GCC from Makefile as spamprobe builds fine on FreeBSD 4.10 without it
(reported by Mikhail Teterin).

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- spamprobe-1.4b.patch begins here ---
Index: Makefile
===================================================================
RCS file: /storage/cvs/FreeBSD/ports/mail/spamprobe/Makefile,v
retrieving revision 1.15
diff -u -u -r1.15 Makefile
--- Makefile	18 Feb 2006 21:16:19 -0000	1.15
+++ Makefile	5 Mar 2006 16:12:20 -0000
@@ -16,7 +16,6 @@
 
 LIB_DEPENDS=	db4:${PORTSDIR}/databases/db4
 
-USE_GCC=	3.2+
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
--- spamprobe-1.4b.patch ends here ---

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



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