summaryrefslogtreecommitdiff
path: root/www/dpsearch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/dpsearch/Makefile')
-rw-r--r--www/dpsearch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dpsearch/Makefile b/www/dpsearch/Makefile
index 7d4b9d597be1..bb559dc20413 100644
--- a/www/dpsearch/Makefile
+++ b/www/dpsearch/Makefile
@@ -102,7 +102,7 @@ CONFIGURE_ARGS+=--enable-idn
.if defined(WITH_DPSEARCH_APACHE)
.if defined (WITH_APACHE2)
-BUILD_DEPEND+= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache2
+BUILD_DEPEND+= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache20
.else
BUILD_DEPEND+= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13
.endif