aboutsummaryrefslogtreecommitdiff
path: root/www/oops/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/oops/Makefile')
-rw-r--r--www/oops/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/oops/Makefile b/www/oops/Makefile
index d5f88c40a9c0..8b45b710e0fa 100644
--- a/www/oops/Makefile
+++ b/www/oops/Makefile
@@ -7,7 +7,7 @@
PORTNAME= oops
PORTVERSION= ${OOPSVERSION}
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= www
MASTER_SITES= http://oops-cache.org/ \
ftp://kucha.ru/pub/misc/oops/
@@ -88,7 +88,7 @@ CONFIGURE_ARGS+= --with-PGSQL=${PREFIX}/pgsql
.endif
.if defined(WITH_PCRE)
-LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= pcre.3:${PORTSDIR}/devel/pcre
CONFIGURE_ARGS+= --with-regexp=pcre
.endif