diff options
Diffstat (limited to 'devel/ucommon/Makefile')
-rw-r--r-- | devel/ucommon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ucommon/Makefile b/devel/ucommon/Makefile index f115ccae9d14..abe5b7d20d40 100644 --- a/devel/ucommon/Makefile +++ b/devel/ucommon/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER BROKEN_SSL= openssl111 BROKEN_SSL_REASON_openssl111= error: allocation of incomplete type 'EVP_CIPHER_CTX' -USES= compiler:c++11-lib cmake:outsource pathfix pkgconfig ssl +USES= compiler:c++11-lib cmake pathfix pkgconfig ssl CMAKE_ARGS= -DBUILD_TESTING:BOOL=ON \ -DCMAKE_INSTALL_BINDIR:STRING=bin/${PORTNAME} USE_LDCONFIG= yes |