aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP_WebDAV_Client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pear-HTTP_WebDAV_Client/Makefile')
-rw-r--r--www/pear-HTTP_WebDAV_Client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pear-HTTP_WebDAV_Client/Makefile b/www/pear-HTTP_WebDAV_Client/Makefile
index 82069f281bad..3936e3fc84ff 100644
--- a/www/pear-HTTP_WebDAV_Client/Makefile
+++ b/www/pear-HTTP_WebDAV_Client/Makefile
@@ -8,8 +8,8 @@ CATEGORIES= www devel pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= WebDAV Stream Wrapper Class
-BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request
-RUN_DEPENDS:= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request
+BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR}
+RUN_DEPENDS:= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR}
USES= pear