aboutsummaryrefslogtreecommitdiff
path: root/www/mod_security21/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_security21/Makefile')
-rw-r--r--www/mod_security21/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_security21/Makefile b/www/mod_security21/Makefile
index 6c27b59f778c..978e02c55041 100644
--- a/www/mod_security21/Makefile
+++ b/www/mod_security21/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mod_security21
PORTVERSION= 2.1.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www security
MASTER_SITES= http://www.modsecurity.org/download/
DISTNAME= ${PORTNAME:S/_//:S/21//}-apache_${PORTVERSION}
@@ -65,7 +65,7 @@ REINPLACE_ARGS= -i ""
.include <bsd.port.pre.mk>
.if ${APACHE_VERSION} == 22
-LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
.endif
post-patch: