diff options
Diffstat (limited to 'net/pear-Net_URL/Makefile')
-rw-r--r-- | net/pear-Net_URL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_URL/Makefile b/net/pear-Net_URL/Makefile index c3b66a4d0de8..40b4d317d4b8 100644 --- a/net/pear-Net_URL/Makefile +++ b/net/pear-Net_URL/Makefile @@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Easy parsing of URLs BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= Net FILES= URL.php |