aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/matrixssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/matrixssl/Makefile b/security/matrixssl/Makefile
index 72652fd6adf9..dc0aa3a0fe20 100644
--- a/security/matrixssl/Makefile
+++ b/security/matrixssl/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv2+
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}-${PORTVERSION:S/./-/g}-open
-USES= gmake tar:tgz
+USES= cpe gmake tar:tgz
MAKE_ARGS= CC="${CC}" DFLAGS="${CFLAGS}" STRIP="${TEST}"
USE_LDCONFIG= yes