svn commit: r371761 - branches/2014Q4/security/libssh

Raphael Kubo da Costa rakuco at FreeBSD.org
Thu Oct 30 16:34:59 UTC 2014


Author: rakuco
Date: Thu Oct 30 16:34:58 2014
New Revision: 371761
URL: https://svnweb.freebsd.org/changeset/ports/371761
QAT: https://qat.redports.org/buildarchive/r371761/

Log:
  MFH: r371727
  
  Add USES=cpe, as requested by des and rea.
  
  Approved by:	ports-secteam (ray)

Modified:
  branches/2014Q4/security/libssh/Makefile
Directory Properties:
  branches/2014Q4/   (props changed)

Modified: branches/2014Q4/security/libssh/Makefile
==============================================================================
--- branches/2014Q4/security/libssh/Makefile	Thu Oct 30 16:33:25 2014	(r371760)
+++ branches/2014Q4/security/libssh/Makefile	Thu Oct 30 16:34:58 2014	(r371761)
@@ -18,7 +18,7 @@ OPTIONS_RADIO_CRYPTO=	GCRYPT OPENSSL
 OPTIONS_DEFAULT=	OPENSSL STATIC
 OPTIONS_SUB=	yes
 
-USES=		cmake:outsource tar:xz
+USES=		cmake:outsource cpe tar:xz
 USE_LDCONFIG=	yes
 
 CMAKE_ARGS=	-DWITH_EXAMPLES:BOOL=OFF \


More information about the svn-ports-branches mailing list