diff options
Diffstat (limited to 'devel/pear-HTML_QuickForm2/Makefile')
-rw-r--r-- | devel/pear-HTML_QuickForm2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-HTML_QuickForm2/Makefile b/devel/pear-HTML_QuickForm2/Makefile index 026a4fc9871e..0dc226fb1e04 100644 --- a/devel/pear-HTML_QuickForm2/Makefile +++ b/devel/pear-HTML_QuickForm2/Makefile @@ -13,7 +13,7 @@ MAINTAINER= gerrit.beine@gmx.de COMMENT= PHP5 rewrite of the HTML_QuickForm package BUILD_DEPENDS= ${PEARDIR}/HTML/Common2.php:${PORTSDIR}/devel/pear-HTML_Common2 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} DEFAULT_PHP_VER=5 IGNORE_WITH_PHP=4 |