aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/py-m2crypto/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile
index 6cb5f1e61024..c1ea2fb9f12f 100644
--- a/security/py-m2crypto/Makefile
+++ b/security/py-m2crypto/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENCE
BUILD_DEPENDS= swig>=2.0.4:devel/swig
-USES= python:3.6+ ssl
+USES= cpe python:3.6+ ssl
+CPE_VENDOR= ${PORTNAME}_project
USE_PYTHON= autoplist concurrent distutils
PYDISTUTILS_BUILDARGS= build_ext --openssl=${OPENSSLBASE} --swig=${LOCALBASE}/bin/swig