diff options
Diffstat (limited to 'www/p5-WWW-Mechanize-GZip/Makefile')
-rw-r--r-- | www/p5-WWW-Mechanize-GZip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Mechanize-GZip/Makefile b/www/p5-WWW-Mechanize-GZip/Makefile index 3b862d552476..a908343f90fd 100644 --- a/www/p5-WWW-Mechanize-GZip/Makefile +++ b/www/p5-WWW-Mechanize-GZip/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Use WWW::Mechanize by requesting gzip-compression from the webserver -BUILD_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize +BUILD_DEPENDS= p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |