aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-DNS-Zone
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:31:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:31:57 +0000
commit24a1652ff482bf00e6f7e7aac23bf1be1a5f053a (patch)
treec2a277255180b245cfa87a4181d9de646edc05c4 /dns/p5-DNS-Zone
parentcf104c570b6057a060aff137032968074d18b40d (diff)
downloadports-24a1652ff482bf00e6f7e7aac23bf1be1a5f053a.tar.gz
ports-24a1652ff482bf00e6f7e7aac23bf1be1a5f053a.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: dns)
Notes
Notes: svn path=/head/; revision=327719
Diffstat (limited to 'dns/p5-DNS-Zone')
-rw-r--r--dns/p5-DNS-Zone/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/p5-DNS-Zone/Makefile b/dns/p5-DNS-Zone/Makefile
index f771dee4a89a..78bb88caeb44 100644
--- a/dns/p5-DNS-Zone/Makefile
+++ b/dns/p5-DNS-Zone/Makefile
@@ -14,6 +14,7 @@ COMMENT= DNS::Zone is set of perl modules for name service zone files
USES= perl5
USE_PERL5= configure patch
+NO_STAGE= yes
post-patch:
${FIND} ${WRKSRC} -name '*.pm' -o -name '*.t' -o -name '*.PL' | \
${XARGS} ${PERL} -pi -e '$$_="" if /^use 5/;' \