aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-HTML_QuickForm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-HTML_QuickForm/Makefile')
-rw-r--r--devel/pear-HTML_QuickForm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-HTML_QuickForm/Makefile b/devel/pear-HTML_QuickForm/Makefile
index 70c2bd49ab4c..87884461acb3 100644
--- a/devel/pear-HTML_QuickForm/Makefile
+++ b/devel/pear-HTML_QuickForm/Makefile
@@ -10,8 +10,8 @@ COMMENT= Provide methods for creating, validating, and processing HTML forms
LICENSE= PHP301
-BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common
-RUN_DEPENDS:= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common
+BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR}
+RUN_DEPENDS:= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR}
USES= pear