diff options
Diffstat (limited to 'security/pear-Net_Portscan/Makefile')
-rw-r--r-- | security/pear-Net_Portscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Net_Portscan/Makefile b/security/pear-Net_Portscan/Makefile index ce7ec0eb7797..61d5d54d7751 100644 --- a/security/pear-Net_Portscan/Makefile +++ b/security/pear-Net_Portscan/Makefile @@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Provides an API for scanning ports BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= Net FILES= Portscan.php |