aboutsummaryrefslogtreecommitdiff
path: root/www/mod_gnutls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_gnutls/Makefile')
-rw-r--r--www/mod_gnutls/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_gnutls/Makefile b/www/mod_gnutls/Makefile
index b00f90c349ce..7848ff8ecb00 100644
--- a/www/mod_gnutls/Makefile
+++ b/www/mod_gnutls/Makefile
@@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libgnutls.so:security/gnutls
GNU_CONFIGURE= yes
-USES= apache:2.4 compiler:c++11-lang libtool pkgconfig tar:bzip2
+USES= apache:2.4 compiler:c++11-lang cpe libtool pkgconfig tar:bzip2
+CPE_VENDOR= ${PORTNAME}_project
DBDIR= ${PREFIX}/var/db/${PORTNAME}
PLIST_SUB= SED="${SED}" WWWGRP=${WWWGRP} WWWOWN=${WWWOWN}