summaryrefslogtreecommitdiffstats
path: root/dns/ldns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/ldns/Makefile')
-rw-r--r--dns/ldns/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile
index 5375b7c..63ba506 100644
--- a/dns/ldns/Makefile
+++ b/dns/ldns/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ldns
PORTVERSION= 1.6.17
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= dns
MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ \
CRITICAL
@@ -54,6 +54,7 @@ post-patch:
@${SED} -i '' -e 's=-I./include/ldns=-I${LOCALBASE}/include/ldns=' ${WRKSRC}/Makefile.in
.elif defined(BUILD_P5PERL)
USES+= perl5
+USE_PERL5= build run
PKGNAMEPREFIX= p5-DNS-
ALL_TARGET= p5-dns-ldns
@@ -141,9 +142,4 @@ post-install:
.endif # BUILD_PYLDNS || BUILD_P5PERL
-.if defined(BUILD_P5PERL)
-post-stage::
- ${SED} -i '' 's|^${STAGEDIR}||' ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/DNS/LDNS/.packlist
-.endif
-
.include <bsd.port.mk>
OpenPOWER on IntegriCloud