diff options
Diffstat (limited to 'www/p5-Apache-Session-SharedMem/Makefile')
-rw-r--r-- | www/p5-Apache-Session-SharedMem/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Apache-Session-SharedMem/Makefile b/www/p5-Apache-Session-SharedMem/Makefile index b5a3010bc265..ef137d975103 100644 --- a/www/p5-Apache-Session-SharedMem/Makefile +++ b/www/p5-Apache-Session-SharedMem/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-IPC-Cache>=0:${PORTSDIR}/devel/p5-IPC-Cache \ p5-Apache-Session>=0:${PORTSDIR}/www/p5-Apache-Session RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Apache::Session::Store::SharedMem.3 \ Apache::Session::SharedMem.3 |