From 177fda2433a690a4aba4005c004eebd4bf5d6437 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Tue, 5 Jun 2012 03:10:23 +0000 Subject: - Remove SITE_PERL from *_DEPENDS --- www/p5-Apache-Session-SharedMem/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/p5-Apache-Session-SharedMem') 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 -- cgit v1.2.3