diff options
Diffstat (limited to 'www/pear-HTTP_WebDAV_Client/Makefile')
-rw-r--r-- | www/pear-HTTP_WebDAV_Client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pear-HTTP_WebDAV_Client/Makefile b/www/pear-HTTP_WebDAV_Client/Makefile index c862994c05ce..ce169314f4ba 100644 --- a/www/pear-HTTP_WebDAV_Client/Makefile +++ b/www/pear-HTTP_WebDAV_Client/Makefile @@ -8,8 +8,8 @@ CATEGORIES= www devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= WebDAV Stream Wrapper Class -BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request -RUN_DEPENDS:= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request +BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request +RUN_DEPENDS:= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request USES= pear |