summaryrefslogtreecommitdiff
path: root/www/dpsearch
diff options
context:
space:
mode:
Diffstat (limited to 'www/dpsearch')
-rw-r--r--www/dpsearch/Makefile2
1 files changed, 1 insertions, 1 deletions
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