aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-02-17 19:59:59 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-02-17 19:59:59 +0800
commitd55eb3f6b20d38b0d8bd4cf80b4eb940ccb79e6f (patch)
tree380c37f25b1ad2c7d189879977ff61c88bd2ce1f /dns
parent89e1c4021a4329ffd79bbf0a9b7c33475ee487a4 (diff)
downloadfreebsd-ports-gnome-d55eb3f6b20d38b0d8bd4cf80b4eb940ccb79e6f.tar.gz
freebsd-ports-gnome-d55eb3f6b20d38b0d8bd4cf80b4eb940ccb79e6f.tar.zst
freebsd-ports-gnome-d55eb3f6b20d38b0d8bd4cf80b4eb940ccb79e6f.zip
Use BROKEN_SSL
Approved by: portmgr (blanket)
Diffstat (limited to 'dns')
-rw-r--r--dns/validns/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/dns/validns/Makefile b/dns/validns/Makefile
index 4a53762e527a..6d213cde8f71 100644
--- a/dns/validns/Makefile
+++ b/dns/validns/Makefile
@@ -12,6 +12,8 @@ COMMENT= High performance DNS/DNSSEC zone validator
LICENSE= BSD2CLAUSE
+BROKEN_SSL= openssl-devel
+
LIB_DEPENDS= libJudy.so:devel/judy
USES= ssl
@@ -29,12 +31,6 @@ MAKE_ARGS+= EXTRALPATH=-L${LOCALBASE}/lib
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
-.if ${SSL_DEFAULT:Mopenssl-devel}
-BROKEN= Does not build with openssl-devel
-.endif
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/*.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/