diff options
Diffstat (limited to 'www/p5-Apache-Session-SharedMem/Makefile')
-rw-r--r-- | www/p5-Apache-Session-SharedMem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Session-SharedMem/Makefile b/www/p5-Apache-Session-SharedMem/Makefile index 6c49c028317b..450bc1983c11 100644 --- a/www/p5-Apache-Session-SharedMem/Makefile +++ b/www/p5-Apache-Session-SharedMem/Makefile @@ -14,8 +14,8 @@ COMMENT= Apache::Session extension that store session in shared memory LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IPC-Cache>=0:${PORTSDIR}/devel/p5-IPC-Cache \ - p5-Apache-Session>=0:${PORTSDIR}/www/p5-Apache-Session +BUILD_DEPENDS= p5-IPC-Cache>=0:devel/p5-IPC-Cache \ + p5-Apache-Session>=0:www/p5-Apache-Session RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |