aboutsummaryrefslogtreecommitdiff
path: root/devel/subversion16
diff options
context:
space:
mode:
Diffstat (limited to 'devel/subversion16')
-rw-r--r--devel/subversion16/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion16/Makefile.common b/devel/subversion16/Makefile.common
index 9ce42c965b95..5941d6b0f191 100644
--- a/devel/subversion16/Makefile.common
+++ b/devel/subversion16/Makefile.common
@@ -91,7 +91,7 @@ SVNUSER?= svn
.endif
.if defined(WITH_APACHE)
-USE_APACHE= 2.0+
+USE_APACHE= 20+
.include "${PORTSDIR}/Mk/bsd.apache.mk"
.if ${APACHE_VERSION} > 20
LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr1