svn commit: r337508 - branches/2014Q1/lang/gcc34

Mathieu Arnold mat at FreeBSD.org
Thu Dec 26 13:17:01 UTC 2013


Author: mat
Date: Thu Dec 26 13:17:00 2013
New Revision: 337508
URL: http://svnweb.freebsd.org/changeset/ports/337508

Log:
  MFH: r337468
  
  Fix usage of USES=perl5
  
  Approved by:	portmgr (implicit)

Modified:
  branches/2014Q1/lang/gcc34/Makefile
Directory Properties:
  branches/2014Q1/   (props changed)

Modified: branches/2014Q1/lang/gcc34/Makefile
==============================================================================
--- branches/2014Q1/lang/gcc34/Makefile	Thu Dec 26 13:16:51 2013	(r337507)
+++ branches/2014Q1/lang/gcc34/Makefile	Thu Dec 26 13:17:00 2013	(r337508)
@@ -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}


More information about the svn-ports-branches mailing list