summaryrefslogtreecommitdiff
path: root/devel/pear-Console_Getargs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-Console_Getargs/Makefile')
-rw-r--r--devel/pear-Console_Getargs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-Console_Getargs/Makefile b/devel/pear-Console_Getargs/Makefile
index 460d7b9f6f98..2fbd4078f2bd 100644
--- a/devel/pear-Console_Getargs/Makefile
+++ b/devel/pear-Console_Getargs/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR command-line arguments parser
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
FILES= Console/Getargs.php
EXAMPLES= example.php example2.php