aboutsummaryrefslogtreecommitdiff
path: root/www/libmicrohttpd
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2015-04-08 14:54:36 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2015-04-08 14:54:36 +0000
commit7e4349e83be4e8cfe44dc8c7a6c018c8392a44c0 (patch)
tree19adf81bcc1dbee1cd91aaf35736204870c62317 /www/libmicrohttpd
parent627640cdd605fc0d1694f96c0d12a0f288fad35b (diff)
Notes
Diffstat (limited to 'www/libmicrohttpd')
-rw-r--r--www/libmicrohttpd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile
index dcd9241ccd31..93889af52a5f 100644
--- a/www/libmicrohttpd/Makefile
+++ b/www/libmicrohttpd/Makefile
@@ -15,10 +15,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= libtool pathfix
+USES= cpe libtool pathfix
USE_LDCONFIG= yes
USE_OPENSSL= yes
+CPE_VENDOR= gnu
+
OPTIONS_DEFINE= GNUTLS
GNUTLS_LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \