aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/uacme/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/uacme/Makefile b/security/uacme/Makefile
index 69350c1ada33..7818afd129db 100644
--- a/security/uacme/Makefile
+++ b/security/uacme/Makefile
@@ -1,6 +1,7 @@
PORTNAME= uacme
DISTVERSIONPREFIX= upstream/
DISTVERSION= 1.7.4
+PORTREVISION= 1
CATEGORIES= security www
MAINTAINER= eduardo@FreeBSD.org
@@ -43,6 +44,8 @@ OPENSSL_USES= ssl
OPENSSL_CONFIGURE_WITH= openssl=${OPENSSLBASE}
UALPN_LIB_DEPENDS= libev.so:devel/libev
UALPN_CONFIGURE_WITH= ualpn
+UALPN_CONFIGURE_ENV= CFLAGS="`pkgconf --cflags libev`" \
+ LDFLAGS="`pkgconf --libs libev`"
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}