aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-Async
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 18:37:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 18:37:54 +0000
commite214c57b8fad6b65a81142c6ee9706b283425b67 (patch)
treeeed21cdf3f481be4e91106396ae24c5049eac3d1 /dns/p5-Net-DNS-Async
parent042ea2947aef8c163db8d1f3fe5110ed8add79e4 (diff)
downloadports-e214c57b8fad6b65a81142c6ee9706b283425b67.tar.gz
ports-e214c57b8fad6b65a81142c6ee9706b283425b67.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300222
Diffstat (limited to 'dns/p5-Net-DNS-Async')
-rw-r--r--dns/p5-Net-DNS-Async/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS-Async/Makefile b/dns/p5-Net-DNS-Async/Makefile
index 39d39545fdf9..cb7047de7a1a 100644
--- a/dns/p5-Net-DNS-Async/Makefile
+++ b/dns/p5-Net-DNS-Async/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sahil@FreeBSD.org
COMMENT= Asynchronous DNS helper for high volume applications
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
+BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes