diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
commit | 00ca886ed4e0b16265d308f06269977fdc608fef (patch) | |
tree | c648ee8191c581d7844f56bece282547542f4725 /devel/p5-Test-WWW-Mechanize-CGIApp | |
parent | 78ed5f9954f5140180be6afad9be7801fb6aceef (diff) |
Notes
Diffstat (limited to 'devel/p5-Test-WWW-Mechanize-CGIApp')
-rw-r--r-- | devel/p5-Test-WWW-Mechanize-CGIApp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-WWW-Mechanize-CGIApp/Makefile b/devel/p5-Test-WWW-Mechanize-CGIApp/Makefile index 3ba3ac9fcac8..7178a364d472 100644 --- a/devel/p5-Test-WWW-Mechanize-CGIApp/Makefile +++ b/devel/p5-Test-WWW-Mechanize-CGIApp/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ p5-HTTP-Request-AsCGI>=0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= Test::WWW::Mechanize::CGIApp.3 |