svn commit: r356523 - head/security/openssl

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


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

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

Modified:
  head/security/openssl/Makefile

Modified: head/security/openssl/Makefile
==============================================================================
--- head/security/openssl/Makefile	Wed Jun  4 16:54:52 2014	(r356522)
+++ head/security/openssl/Makefile	Wed Jun  4 16:54:56 2014	(r356523)
@@ -51,7 +51,7 @@ MAKE_JOBS_UNSAFE=	yes
 NOPRECIOUSMAKEVARS=	Too many _MLINKS for fetch
 NOPRECIOUSSOFTMAKEVARS=	Too many _MLINKS for fetch
 
-USES=		perl5
+USES=		perl5 cpe
 USE_PERL5=	build
 MAKE_ARGS+=	WHOLE_ARCHIVE_FLAG=--whole-archive
 MAKE_ENV+=	LIBRPATH="${PREFIX}/lib" GREP_OPTIONS=


More information about the svn-ports-head mailing list