aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Select_Common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-HTML_Select_Common/Makefile')
-rw-r--r--devel/pear-HTML_Select_Common/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/pear-HTML_Select_Common/Makefile b/devel/pear-HTML_Select_Common/Makefile
index 53c5bec16b48..f2975c7b37d1 100644
--- a/devel/pear-HTML_Select_Common/Makefile
+++ b/devel/pear-HTML_Select_Common/Makefile
@@ -8,10 +8,10 @@ CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Some small PEAR classes to handle common <select> lists
-BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common \
- ${PEARDIR}/I18N/Common.php:${PORTSDIR}/devel/pear-I18N
-RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common \
- ${PEARDIR}/I18N/Common.php:${PORTSDIR}/devel/pear-I18N
+BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common \
+ ${PEARDIR}/I18N/Common.php:devel/pear-I18N
+RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common \
+ ${PEARDIR}/I18N/Common.php:devel/pear-I18N
USES= pear