svn commit: r356516 - head/lang/perl5.14
Dag-Erling Smørgrav
des at FreeBSD.org
Wed Jun 4 16:54:23 UTC 2014
Author: des
Date: Wed Jun 4 16:54:22 2014
New Revision: 356516
URL: http://svnweb.freebsd.org/changeset/ports/356516
QAT: https://qat.redports.org/buildarchive/r356516/
Log:
Add CPE information.
With hat: ports-secteam
Modified:
head/lang/perl5.14/Makefile
Modified: head/lang/perl5.14/Makefile
==============================================================================
--- head/lang/perl5.14/Makefile Wed Jun 4 16:54:18 2014 (r356515)
+++ head/lang/perl5.14/Makefile Wed Jun 4 16:54:22 2014 (r356516)
@@ -46,7 +46,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-all
mailing list