summaryrefslogtreecommitdiff
path: root/deskutils/virt-manager/Makefile
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-09-05 21:48:20 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-09-05 21:48:20 +0000
commit2b944a8741ef2631f4317b8a56b929d0eb4b83f6 (patch)
tree5acaa71d056a7960f73ba4d01394b46227da184d /deskutils/virt-manager/Makefile
parent- update to 0.10.1, includes shlib bump (diff)
- follow r303724 shlib bump of libvirt
Diffstat (limited to '')
-rw-r--r--deskutils/virt-manager/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/virt-manager/Makefile b/deskutils/virt-manager/Makefile
index 99a48f0bd3d9..c8c7727f8864 100644
--- a/deskutils/virt-manager/Makefile
+++ b/deskutils/virt-manager/Makefile
@@ -7,6 +7,7 @@
PORTNAME= virt-manager
PORTVERSION= 0.9.4
+PORTREVISION- 1
CATEGORIES= deskutils net-mgmt
MASTER_SITES= http://virt-manager.et.redhat.com/download/sources/${PORTNAME}/
@@ -15,7 +16,7 @@ COMMENT= Toolkit to interact with virtualization capabilities
LICENSE= LGPL3
-LIB_DEPENDS= virt.9:${PORTSDIR}/devel/libvirt
+LIB_DEPENDS= virt.10:${PORTSDIR}/devel/libvirt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.2:${PORTSDIR}/devel/py-dbus \
${PYTHON_PKGNAMEPREFIX}libxml2>=2.7.8:${PORTSDIR}/textproc/py-libxml2 \
${PYTHON_PKGNAMEPREFIX}virtinst>=0.600.3:${PORTSDIR}/net-mgmt/virtinst \