diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 08:53:27 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 08:53:27 +0000 |
commit | ef784f868dc0325fa2761aa9c32d5b379e120b5b (patch) | |
tree | c967242214a4e47592f21e3497ed740bce5fdeaa /www/p5-WWW-Mechanize-GZip | |
parent | d1e0f3506af41743aebb97d8548b0912b7247494 (diff) | |
download | ports-ef784f868dc0325fa2761aa9c32d5b379e120b5b.tar.gz ports-ef784f868dc0325fa2761aa9c32d5b379e120b5b.zip |
Notes
Diffstat (limited to 'www/p5-WWW-Mechanize-GZip')
-rw-r--r-- | www/p5-WWW-Mechanize-GZip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Mechanize-GZip/Makefile b/www/p5-WWW-Mechanize-GZip/Makefile index e171f656ff8a..ac1201ece885 100644 --- a/www/p5-WWW-Mechanize-GZip/Makefile +++ b/www/p5-WWW-Mechanize-GZip/Makefile @@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Use WWW::Mechanize by requesting gzip-compression from the webserver -RUN_DEPENDS= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize -BUILD_DEPENDS= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize +RUN_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize +BUILD_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize PERL_CONFIGURE= yes |