summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-10-24 14:15:32 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-10-24 14:15:32 +0000
commit6950bbfd5bd3f047d0ad862787a782bf8bd5ce66 (patch)
tree3dc53eae63c2acdee7eed0fbab27af068ed8befd /dns
parent- Update to version 1.0.5 (diff)
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
Notes
Notes: svn path=/head/; revision=92065
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 92b0edfae44b..61e25ee5b2c3 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 09365a36b341..d01548965b6c 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