aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-Check
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2012-06-05 10:14:55 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2012-06-05 10:14:55 +0000
commit91f8eb99da769dab2795e87f56022af0a1206a4d (patch)
tree464226457f697dd93049b48d5f5201c274a7db88 /dns/p5-Net-DNS-Check
parentc52d84728f500ed1f019b4b4c30666a9565b7502 (diff)
downloadports-91f8eb99da769dab2795e87f56022af0a1206a4d.tar.gz
ports-91f8eb99da769dab2795e87f56022af0a1206a4d.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298451
Diffstat (limited to 'dns/p5-Net-DNS-Check')
-rw-r--r--dns/p5-Net-DNS-Check/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS-Check/Makefile b/dns/p5-Net-DNS-Check/Makefile
index cadc9d4c0718..1e98a666bc88 100644
--- a/dns/p5-Net-DNS-Check/Makefile
+++ b/dns/p5-Net-DNS-Check/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= zi@FreeBSD.org
COMMENT= Module for easy domain name checking
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
+RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
PERL_CONFIGURE= yes