svn commit: r371727 - head/security/libssh
Raphael Kubo da Costa
rakuco at FreeBSD.org
Thu Oct 30 08:33:40 UTC 2014
Author: rakuco
Date: Thu Oct 30 08:33:39 2014
New Revision: 371727
URL: https://svnweb.freebsd.org/changeset/ports/371727
QAT: https://qat.redports.org/buildarchive/r371727/
Log:
Add USES=cpe, as requested by des and rea.
MFH: 2014Q4
Modified:
head/security/libssh/Makefile
Modified: head/security/libssh/Makefile
==============================================================================
--- head/security/libssh/Makefile Thu Oct 30 08:06:38 2014 (r371726)
+++ head/security/libssh/Makefile Thu Oct 30 08:33:39 2014 (r371727)
@@ -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-head
mailing list