aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine34
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-07-02 20:23:00 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-07-02 20:23:00 +0000
commitd92add59e5d87bfc1604fada0c3505b3a522eba9 (patch)
treef61ddce117e4a8871b57ba9d36b9393ca93499c1 /sysutils/cfengine34
parentaad5f9af942b3af149ac911c1782a5a2fd0d8df1 (diff)
downloadports-d92add59e5d87bfc1604fada0c3505b3a522eba9.tar.gz
ports-d92add59e5d87bfc1604fada0c3505b3a522eba9.zip
Notes
Diffstat (limited to 'sysutils/cfengine34')
-rw-r--r--sysutils/cfengine34/Makefile5
1 files changed, 3 insertions, 2 deletions
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 \