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 /www/p5-Catalyst-Plugin-Session-Store-FastMmap | |
parent | 78ed5f9954f5140180be6afad9be7801fb6aceef (diff) |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-FastMmap')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile index 4e5a37256c77..6062a3a7eecb 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= p5-Cache-FastMmap>=1.29:${PORTSDIR}/devel/p5-Cache-FastMmap \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= Catalyst::Plugin::Session::Store::FastMmap.3 |