diff options
Diffstat (limited to 'dns/p5-Net-DNS-Async/Makefile')
-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 c1d2b2d1a09f..39d39545fdf9 100644 --- a/dns/p5-Net-DNS-Async/Makefile +++ b/dns/p5-Net-DNS-Async/Makefile @@ -15,7 +15,7 @@ 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 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |