summaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-10-24 14:15:32 +0000
committererwin <erwin@FreeBSD.org>2003-10-24 14:15:32 +0000
commit7ef7264ae34f6cb991ce3f03434603e8aab6cfa8 (patch)
treea505991cc1185979959e05f2383dd62ab5c377ef /dns
parent6776f0024b38608c125fd923b6ef1e1bcded4bf9 (diff)
downloadFreeBSD-ports-7ef7264ae34f6cb991ce3f03434603e8aab6cfa8.zip
FreeBSD-ports-7ef7264ae34f6cb991ce3f03434603e8aab6cfa8.tar.gz
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-DNS-ZoneFile/Makefile1
-rw-r--r--dns/p5-Tie-DNS/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/dns/p5-Net-DNS-ZoneFile/Makefile b/dns/p5-Net-DNS-ZoneFile/Makefile
index 92b0edf..61e25ee 100644
--- a/dns/p5-Net-DNS-ZoneFile/Makefile
+++ b/dns/p5-Net-DNS-ZoneFile/Makefile
@@ -22,7 +22,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-SITE_PERL= ${SITE_PERL}
MAN3= Net::DNS::ZoneFile.3
post-patch:
diff --git a/dns/p5-Tie-DNS/Makefile b/dns/p5-Tie-DNS/Makefile
index 09365a3..d015489 100644
--- a/dns/p5-Tie-DNS/Makefile
+++ b/dns/p5-Tie-DNS/Makefile
@@ -18,7 +18,6 @@ COMMENT= Tie interface to p5-Net-DNS
BUILD_DEPENDS= ${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
EXAMPLESDIR?= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
PERL_CONFIGURE= yes
OpenPOWER on IntegriCloud