diff options
Diffstat (limited to 'www/p5-Apache-Session-SharedMem/Makefile')
-rw-r--r-- | www/p5-Apache-Session-SharedMem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-Session-SharedMem/Makefile b/www/p5-Apache-Session-SharedMem/Makefile index cd25e856cbf4..81f4d7571009 100644 --- a/www/p5-Apache-Session-SharedMem/Makefile +++ b/www/p5-Apache-Session-SharedMem/Makefile @@ -16,7 +16,7 @@ COMMENT= Apache::Session extension that store session in shared memory BUILD_DEPENDS= ${SITE_PERL}/IPC/Cache.pm:${PORTSDIR}/devel/p5-IPC-Cache \ ${SITE_PERL}/Apache/Session.pm:${PORTSDIR}/www/p5-Apache-Session -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |