svn commit: r336356 - head/lang/pfe
Baptiste Daroussin
bapt at FreeBSD.org
Fri Dec 13 15:26:53 UTC 2013
Author: bapt
Date: Fri Dec 13 15:26:52 2013
New Revision: 336356
URL: http://svnweb.freebsd.org/changeset/ports/336356
Log:
Build fine with recent compilers
Modified:
head/lang/pfe/Makefile
Modified: head/lang/pfe/Makefile
==============================================================================
--- head/lang/pfe/Makefile Fri Dec 13 15:23:36 2013 (r336355)
+++ head/lang/pfe/Makefile Fri Dec 13 15:26:52 2013 (r336356)
@@ -12,7 +12,6 @@ COMMENT= Implementation of ANSI Forth
USE_BZIP2= yes
USES= gmake perl5
USE_PERL5= build
-USE_GCC= 4.2+
USE_AUTOTOOLS= libtool
LIBTOOLFILES= pfe/configure
MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"
More information about the svn-ports-all
mailing list