diff options
Diffstat (limited to 'www/pear-HTTP_Download/Makefile')
-rw-r--r-- | www/pear-HTTP_Download/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pear-HTTP_Download/Makefile b/www/pear-HTTP_Download/Makefile index 283fad3..596ef31 100644 --- a/www/pear-HTTP_Download/Makefile +++ b/www/pear-HTTP_Download/Makefile @@ -8,8 +8,8 @@ CATEGORIES= www devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to send HTTP downloads -BUILD_DEPENDS= ${PEARDIR}/HTTP/Header.php:${PORTSDIR}/www/pear-HTTP_Header -RUN_DEPENDS= ${PEARDIR}/HTTP/Header.php:${PORTSDIR}/www/pear-HTTP_Header +BUILD_DEPENDS= ${PEARDIR}/HTTP/Header.php:www/pear-HTTP_Header +RUN_DEPENDS= ${PEARDIR}/HTTP/Header.php:www/pear-HTTP_Header USES= pear |