Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2013 15:26:52 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336356 - head/lang/pfe
Message-ID:  <201312131526.rBDFQquX093955@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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"



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