summaryrefslogtreecommitdiff
path: root/dns/ldns
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-07-23 13:13:11 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-07-23 13:13:11 +0000
commita16ad9c9cd73cfaf83ace9e0234e6da50b37f551 (patch)
treeb836016cbfaea308e41f32f5c661447233ccbc38 /dns/ldns
parent4ce82bca66abe5adc01d98eb62972099ff43ba7a (diff)
downloadfreebsd-ports-a16ad9c9cd73cfaf83ace9e0234e6da50b37f551.zip
Remove perl5 from RUN_DEPENDS
- Bump PORTREVISION for dependency change PR: 220910 Submitted by: Andrew Romanenko <melanhit@gmail.com> Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) MFH: 2017Q3
Diffstat (limited to 'dns/ldns')
-rw-r--r--dns/ldns/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile
index a3a3a61a19d3..a8c8d4100043 100644
--- a/dns/ldns/Makefile
+++ b/dns/ldns/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ldns
PORTVERSION= 1.7.0
+PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ \
LOCAL/ehaupt
@@ -15,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
USES= cpe gmake libtool ssl perl5
+USE_PERL5= build
CPE_VENDOR= nlnetlabs
USE_LDCONFIG= yes