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/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/pear-HTTP_Client/Makefile b/www/pear-HTTP_Client/Makefile
index 610f5d524b99..6eadd476b750 100644
--- a/www/pear-HTTP_Client/Makefile
+++ b/www/pear-HTTP_Client/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTTP_Client
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
CATEGORIES= www pear
MAINTAINER= joseph@randomnetworks.com
@@ -14,7 +14,8 @@ 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= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP \
+ ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
CATEGORY= HTTP
FILES= Client.php Client/CookieManager.php