diff options
Diffstat (limited to 'devel/pear-HTML_Select/Makefile')
-rw-r--r-- | devel/pear-HTML_Select/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-HTML_Select/Makefile b/devel/pear-HTML_Select/Makefile index e95618273c3e..5d612613cffc 100644 --- a/devel/pear-HTML_Select/Makefile +++ b/devel/pear-HTML_Select/Makefile @@ -8,8 +8,8 @@ CATEGORIES= devel www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR::HTML_Select is a class for generating HTML form select elements -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 |