aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-HTML_QuickForm_Livesearch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-HTML_QuickForm_Livesearch/Makefile')
-rw-r--r--devel/pear-HTML_QuickForm_Livesearch/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/pear-HTML_QuickForm_Livesearch/Makefile b/devel/pear-HTML_QuickForm_Livesearch/Makefile
index 41db8e3651d4..06b99ef30e1d 100644
--- a/devel/pear-HTML_QuickForm_Livesearch/Makefile
+++ b/devel/pear-HTML_QuickForm_Livesearch/Makefile
@@ -8,10 +8,10 @@ CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Element for PEAR::HTML_QuickForm to enable a suggest search
-BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm \
- ${PEARDIR}/HTML/AJAX.php:${PORTSDIR}/www/pear-HTML_AJAX
-RUN_DEPENDS:= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm \
- ${PEARDIR}/HTML/AJAX.php:${PORTSDIR}/www/pear-HTML_AJAX
+BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm \
+ ${PEARDIR}/HTML/AJAX.php:www/pear-HTML_AJAX
+RUN_DEPENDS:= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm \
+ ${PEARDIR}/HTML/AJAX.php:www/pear-HTML_AJAX
USES= pear