[Midnightbsd-cvs] mports: Makefile: we already guarantee gcc 3.4+

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Nov 9 15:54:57 EST 2007


Log Message:
-----------
we already guarantee gcc 3.4+

Modified Files:
--------------
    mports/devel/re2c:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/re2c/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/re2c/Makefile -L devel/re2c/Makefile -u -r1.1 -r1.2
--- devel/re2c/Makefile
+++ devel/re2c/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	re2c
 PORTVERSION=	0.12.1
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -17,7 +18,6 @@
 
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd6.0
-USE_GCC=	3.3+
 
 MAN1=		re2c.1
 


More information about the Midnightbsd-cvs mailing list