diff options
Diffstat (limited to 'dns/pear-Net_DNS/Makefile')
-rw-r--r-- | dns/pear-Net_DNS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/pear-Net_DNS/Makefile b/dns/pear-Net_DNS/Makefile index 0ee2f5963290..2da031eca88a 100644 --- a/dns/pear-Net_DNS/Makefile +++ b/dns/pear-Net_DNS/Makefile @@ -14,7 +14,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Resolver library used to communicate with a DNS server BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PEAR_CATSRC= yes PORTSCOUT= skipv:1.00b2,1.00b1 |