svn commit: r356518 - head/lang/perl5.18

Dag-Erling Smørgrav des at FreeBSD.org
Wed Jun 4 16:54:32 UTC 2014


Author: des
Date: Wed Jun  4 16:54:32 2014
New Revision: 356518
URL: http://svnweb.freebsd.org/changeset/ports/356518
QAT: https://qat.redports.org/buildarchive/r356518/

Log:
  Add CPE information.
  
  With hat:	ports-secteam

Modified:
  head/lang/perl5.18/Makefile

Modified: head/lang/perl5.18/Makefile
==============================================================================
--- head/lang/perl5.18/Makefile	Wed Jun  4 16:54:27 2014	(r356517)
+++ head/lang/perl5.18/Makefile	Wed Jun  4 16:54:32 2014	(r356518)
@@ -65,7 +65,7 @@ PERL_ARCH=	mach
 SITE_PERL_REL?=	lib/perl5/site_perl/${PERL_VER}
 SITE_PERL?=	${PREFIX}/${SITE_PERL_REL}
 
-USES=	tar:bzip2
+USES=	tar:bzip2 cpe
 HAS_CONFIGURE=	yes
 CONFIGURE_SCRIPT=Configure
 CONFIGURE_ARGS=	-sde -Dprefix=${PREFIX} \


More information about the svn-ports-head mailing list