diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-29 18:37:54 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-29 18:37:54 +0000 |
commit | e214c57b8fad6b65a81142c6ee9706b283425b67 (patch) | |
tree | eed21cdf3f481be4e91106396ae24c5049eac3d1 /dns | |
parent | 042ea2947aef8c163db8d1f3fe5110ed8add79e4 (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNS-Async/Makefile | 2 |
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 |