aboutsummaryrefslogtreecommitdiff
path: root/www/cherokee/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/cherokee/Makefile')
-rw-r--r--www/cherokee/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile
index 2d0de2ebea6b..08b6d9c5c1a4 100644
--- a/www/cherokee/Makefile
+++ b/www/cherokee/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cherokee
PORTVERSION= 1.2.101
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.cherokee-project.com/download/1.2/${PORTVERSION}/ \
http://cherokee.osuosl.org/1.0/${PORTVERSION}/ \
@@ -159,7 +160,7 @@ PLIST_SUB+= NLS="@comment "
.ifdef WITH_INTPCRE
CONFIGURE_ARGS+= --enable-internal-pcre
.else
-LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
.endif
.ifdef WITH_RRDTOOL