aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/cfengine-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cfengine-devel/Makefile')
-rw-r--r--sysutils/cfengine-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/cfengine-devel/Makefile b/sysutils/cfengine-devel/Makefile
index a7e70595f7a9..7c8e72eb4d65 100644
--- a/sysutils/cfengine-devel/Makefile
+++ b/sysutils/cfengine-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cfengine
PORTVERSION= 3.4.0b2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= sysutils
PKGNAMESUFFIX= -devel
@@ -38,7 +39,7 @@ CONFIGURE_ARGS= --docdir=${DOCSDIR} \
--with-pcre=${LOCALBASE} \
--enable-fhs
-LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= pcre.3:${PORTSDIR}/devel/pcre
OPTIONS= TOKYOCABINET "Enable TokyoCabinet support" on \
QDBM "Enable QDBM support" off \