diff options
Diffstat (limited to 'net/pear-Net_Nmap/Makefile')
-rw-r--r-- | net/pear-Net_Nmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_Nmap/Makefile b/net/pear-Net_Nmap/Makefile index a6294fb90594..73ab5a781738 100644 --- a/net/pear-Net_Nmap/Makefile +++ b/net/pear-Net_Nmap/Makefile @@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A Simple Wrapper Class for the Nmap Utility BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= Net FILES= Nmap.php \ |