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/dpsearch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/dpsearch') diff --git a/www/dpsearch/Makefile b/www/dpsearch/Makefile index c1c8d53329de..c5a292169f29 100644 --- a/www/dpsearch/Makefile +++ b/www/dpsearch/Makefile @@ -100,7 +100,7 @@ CONFIGURE_ARGS+=--enable-idn .endif .if defined(WITH_DPSEARCH_APACHE) -USE_APACHE= 13+ +USE_APACHE= 20+ PLIST_SUB+= APACHE="" CONFIGURE_ARGS+=--enable-apache-module .else -- cgit v1.2.3