aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP_Client
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-02-05 01:24:37 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-02-05 01:24:37 +0000
commit8fc69114130a68c84d2758060af2eda6ce552b9a (patch)
tree8dba8e0f6cb49980d9e530d88438121cc6583f75 /www/pear-HTTP_Client
parentd246dd56333e58a34fb3b51af144d324fd04a66e (diff)
downloadports-8fc69114130a68c84d2758060af2eda6ce552b9a.tar.gz
ports-8fc69114130a68c84d2758060af2eda6ce552b9a.zip
Notes
Diffstat (limited to 'www/pear-HTTP_Client')
-rw-r--r--www/pear-HTTP_Client/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/pear-HTTP_Client/Makefile b/www/pear-HTTP_Client/Makefile
index 3f2a07a259cb..5d4f019218ee 100644
--- a/www/pear-HTTP_Client/Makefile
+++ b/www/pear-HTTP_Client/Makefile
@@ -12,7 +12,8 @@ CATEGORIES= www pear
MAINTAINER= joseph@randomnetworks.com
COMMENT= PEAR classes for high level HTTP requests
-BUILD_DEPENDS= ${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP
+BUILD_DEPENDS= ${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP \
+ ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= HTTP