aboutsummaryrefslogtreecommitdiff
path: root/security/libssh
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-10-30 08:33:39 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-10-30 08:33:39 +0000
commit4e8c4a3dfa9bc8d45e4242a916916c7dfb367dec (patch)
tree38a7763b46ece09fb3be5130391f593f3f9af2f0 /security/libssh
parent88a99b6d3e80095ad3250bf420aa89ce28d52363 (diff)
downloadports-4e8c4a3dfa9bc8d45e4242a916916c7dfb367dec.tar.gz
ports-4e8c4a3dfa9bc8d45e4242a916916c7dfb367dec.zip
Add USES=cpe, as requested by des and rea.
MFH: 2014Q4
Notes
Notes: svn path=/head/; revision=371727
Diffstat (limited to 'security/libssh')
-rw-r--r--security/libssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libssh/Makefile b/security/libssh/Makefile
index b8f73faeaae3..a8a18ae8bd66 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -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 \