diff options
Diffstat (limited to 'net/pear-Net_DIME/Makefile')
-rw-r--r-- | net/pear-Net_DIME/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_DIME/Makefile b/net/pear-Net_DIME/Makefile index 015956a72182..104f4cbc77d4 100644 --- a/net/pear-Net_DIME/Makefile +++ b/net/pear-Net_DIME/Makefile @@ -14,7 +14,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= The PEAR::Net_DIME class implements DIME encoding BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= Net FILES= DIME.php |