svn commit: r356519 - head/lang/perl5.20
Dag-Erling Smørgrav
des at FreeBSD.org
Wed Jun 4 16:54:39 UTC 2014
Author: des
Date: Wed Jun 4 16:54:38 2014
New Revision: 356519
URL: http://svnweb.freebsd.org/changeset/ports/356519
QAT: https://qat.redports.org/buildarchive/r356519/
Log:
Add CPE information.
With hat: ports-secteam
Modified:
head/lang/perl5.20/Makefile
Modified: head/lang/perl5.20/Makefile
==============================================================================
--- head/lang/perl5.20/Makefile Wed Jun 4 16:54:32 2014 (r356518)
+++ head/lang/perl5.20/Makefile Wed Jun 4 16:54:38 2014 (r356519)
@@ -66,7 +66,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