Date: Thu, 26 Dec 2013 00:03:33 +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: r337468 - head/lang/gcc34 Message-ID: <201312260003.rBQ03XK8077995@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Dec 26 00:03:33 2013 New Revision: 337468 URL: http://svnweb.freebsd.org/changeset/ports/337468 Log: Fix usage of USES=perl5 Modified: head/lang/gcc34/Makefile Modified: head/lang/gcc34/Makefile ============================================================================== --- head/lang/gcc34/Makefile Thu Dec 26 00:02:03 2013 (r337467) +++ head/lang/gcc34/Makefile Thu Dec 26 00:03:33 2013 (r337468) @@ -19,7 +19,7 @@ COMMENT= GNU Compiler Collection 3.4 SUFFIX= 34 USES= bison gmake iconv perl5 USE_BZIP2= yes -USE_PERL= build +USE_PERL5= build SSP_UNSAFE= yes PATCH_WRKSRC= ${SRCDIR}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312260003.rBQ03XK8077995>