From b9b4157f60f094627436e828086d504cbf1bba92 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Mon, 4 Jun 2012 17:17:22 +0000 Subject: - Remove SITE_PERL from *_DEPENDS --- www/p5-Apache-AuthCookie/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/p5-Apache-AuthCookie') diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index 2f84e1aa0991..3bfd85379ee4 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A perl module to provide custom forms for reauthentication -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 +BUILD_DEPENDS= mod_perl2>=0:${PORTSDIR}/www/mod_perl2 RUN_DEPENDS:= ${BUILD_DEPENDS} USE_APACHE= 20+ -- cgit v1.2.3