diff options
Diffstat (limited to 'devel/pear-HTML_QuickForm/Makefile')
-rw-r--r-- | devel/pear-HTML_QuickForm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-HTML_QuickForm/Makefile b/devel/pear-HTML_QuickForm/Makefile index 7026382f0d49..e534a490a19f 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:${PORTSDIR}/devel/pear-HTML_Common -RUN_DEPENDS:= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common +BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common +RUN_DEPENDS:= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common USES= pear |