From d92add59e5d87bfc1604fada0c3505b3a522eba9 Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Tue, 2 Jul 2013 20:23:00 +0000 Subject: - update to 1.1.0 and bump shared libraries in respective ports - while here: - fix option check in sysutils/cfengine34 - move devel/libvirt-glib to use glib20 in favor of gio-fam-backend (suggested by kwm@) - restore ABI version in net-mgmt/collectd5 --- sysutils/cfengine34/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sysutils/cfengine34') diff --git a/sysutils/cfengine34/Makefile b/sysutils/cfengine34/Makefile index 4de9fea49a03..da51b51c16b9 100644 --- a/sysutils/cfengine34/Makefile +++ b/sysutils/cfengine34/Makefile @@ -3,6 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.4.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://cfengine.com/source-code/download?file= @@ -74,9 +75,9 @@ LIB_DEPENDS+= mysqlclient:${PORTSDIR}/${_MYSQL_CLIENT} LDFLAGS+= -L${LOCALBASE}/lib/mysql .endif -.if ${PORT_OPTIONS:MLIBVERT} +.if ${PORT_OPTIONS:MLIBVIRT} CONFIGURE_ARGS+= --with-libvirt=${LOCALBASE} -LIB_DEPENDS+= virt.1000:${PORTSDIR}/devel/libvirt +LIB_DEPENDS+= virt.1001${PORTSDIR}/devel/libvirt .endif MAN8= cf-agent.8 cf-key.8 cf-monitord.8 \ -- cgit v1.2.3