summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/htdig/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile
index cf230145d5d8..d408bd7f804f 100644
--- a/textproc/htdig/Makefile
+++ b/textproc/htdig/Makefile
@@ -23,7 +23,8 @@ CONFIGURE_ARGS= --with-config-dir=${PREFIX}/etc/htdig \
--with-image-dir=${PREFIX}/www/icons/htdig \
--with-image-url-prefix=/icons/htdig \
--with-ssl
-USES= alias libtool ssl
+USES= alias cpe libtool ssl
+CPE_VENDOR= ${PORTNAME}_project
USE_CXXSTD= c++98
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip