diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:09:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:09:05 +0000 |
commit | 904b3fa5f3153174cd32cfc53bfe1d0e1341654d (patch) | |
tree | d6ee2611e5b530e7c098a92601f9fe77d80689f4 /www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast | |
parent | 00ca886ed4e0b16265d308f06269977fdc608fef (diff) | |
download | ports-904b3fa5f3153174cd32cfc53bfe1d0e1341654d.tar.gz ports-904b3fa5f3153174cd32cfc53bfe1d0e1341654d.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile index 347bc976eb1b..463a64e82ad2 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Plugin-Session>=0.01:${PORTSDIR}/www/p5-Catalyst-Plugin-Session RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.2+ +PERL_MODBUILD= yes MAN3= Catalyst::Plugin::Session::Store::Memcached::Fast.3 |