aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_dav/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_dav/Makefile')
-rw-r--r--www/mod_dav/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_dav/Makefile b/www/mod_dav/Makefile
index 01c6d52fd21..463e09b1dad 100644
--- a/www/mod_dav/Makefile
+++ b/www/mod_dav/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mod_dav
PORTVERSION= 1.0.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://www.webdav.org/mod_dav/
DISTNAME= mod_dav-${PORTVERSION}-${APACHE_VERSION}
@@ -37,7 +37,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
.if defined(WITHOUT_APACHE_EXPAT)
CONFIGURE_ARGS+= --with-expat=${LOCALBASE}
-LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
.endif
CONFIGURE_ENV= CFLAGS='${CFLAGS}' \