From 19fe40753d31ba0d91325ae15897602b2531875a Mon Sep 17 00:00:00 2001 From: Olli Hauer Date: Sun, 1 Jan 2012 16:47:41 +0000 Subject: - change required APACHE version from 13+ to 20+ (prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@ --- www/mod_wsgi3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/mod_wsgi3') diff --git a/www/mod_wsgi3/Makefile b/www/mod_wsgi3/Makefile index a1293ee70bc9..f1ca9e2a3058 100644 --- a/www/mod_wsgi3/Makefile +++ b/www/mod_wsgi3/Makefile @@ -26,7 +26,7 @@ CONFLICTS= ${PKGNAMEPREFIX}mod_wsgi-2.* mod_wsgi-2.* PROJECTHOST= modwsgi -USE_APACHE= 13+ +USE_APACHE= 20+ USE_PYTHON= 2.5+ GNU_CONFIGURE= yes -- cgit v1.2.3