diff options
Diffstat (limited to 'net/pear-Net_Ident/Makefile')
-rw-r--r-- | net/pear-Net_Ident/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_Ident/Makefile b/net/pear-Net_Ident/Makefile index 8a0af65b593f..368265f3c937 100644 --- a/net/pear-Net_Ident/Makefile +++ b/net/pear-Net_Ident/Makefile @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= PEAR identification protocol implementation BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= Net FILES= Ident.php |