Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2014 16:54:57 +0000 (UTC)
From:      Dag-Erling Smørgrav <des@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356523 - head/security/openssl
Message-ID:  <201406041654.s54Gsv1B000593@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406041654.s54Gsv1B000593>