From 06c7eb65656625bc1aac568ecd1805c1927f7b69 Mon Sep 17 00:00:00 2001 From: jadawin Date: Thu, 7 Jun 2012 08:19:04 +0000 Subject: - Fix last commit --- www/p5-Apache-Session-PHP/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/p5-Apache-Session-PHP/Makefile b/www/p5-Apache-Session-PHP/Makefile index c3c8433b84a6..d77d1d50c3e6 100644 --- a/www/p5-Apache-Session-PHP/Makefile +++ b/www/p5-Apache-Session-PHP/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Glue Apache::Session with PHP::Session BUILD_DEPENDS= p5-PHP-Session>=0:${PORTSDIR}/www/p5-PHP-Session \ - p5-Apache-Session >=0:${PORTSDIR}/www/p5-Apache-Session + p5-Apache-Session>=0:${PORTSDIR}/www/p5-Apache-Session RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -- cgit