aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session-SharedMem
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-05 03:10:23 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-05 03:10:23 +0000
commit177fda2433a690a4aba4005c004eebd4bf5d6437 (patch)
treede73393f654316f54ed32e7fa73b39ee08bb985e /www/p5-Apache-Session-SharedMem
parentbe7f9e6ff995e6fbad43d6730d4eb60ec39b082d (diff)
downloadports-177fda2433a690a4aba4005c004eebd4bf5d6437.tar.gz
ports-177fda2433a690a4aba4005c004eebd4bf5d6437.zip
Notes
Diffstat (limited to 'www/p5-Apache-Session-SharedMem')
-rw-r--r--www/p5-Apache-Session-SharedMem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Session-SharedMem/Makefile b/www/p5-Apache-Session-SharedMem/Makefile
index 81f4d7571009..b5a3010bc265 100644
--- a/www/p5-Apache-Session-SharedMem/Makefile
+++ b/www/p5-Apache-Session-SharedMem/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
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
+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