aboutsummaryrefslogtreecommitdiff
path: root/www/cherokee
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-02-14 12:45:35 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-02-14 12:45:35 +0000
commitdbbf00416275070770d9e5699204815f28912444 (patch)
tree4ac9635418109e039475f07afaef5a2deacb3603 /www/cherokee
parent205f1ac23dd674163b211b136715384d89c1bf4d (diff)
Notes
Diffstat (limited to 'www/cherokee')
-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