summaryrefslogtreecommitdiff
path: root/www/pear-HTTP_Client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pear-HTTP_Client/Makefile')
-rw-r--r--www/pear-HTTP_Client/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/pear-HTTP_Client/Makefile b/www/pear-HTTP_Client/Makefile
index cc7524784eae..9496053f7d05 100644
--- a/www/pear-HTTP_Client/Makefile
+++ b/www/pear-HTTP_Client/Makefile
@@ -8,10 +8,10 @@ CATEGORIES= www pear
MAINTAINER= joseph@randomnetworks.com
COMMENT= PEAR classes for high level HTTP requests
-BUILD_DEPENDS= ${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP \
- ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
-RUN_DEPENDS= ${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP \
- ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
+BUILD_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP \
+ ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request
+RUN_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP \
+ ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request
USES= pear