diff options
Diffstat (limited to 'deskutils/virt-manager')
-rw-r--r-- | deskutils/virt-manager/Makefile | 3 |
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 \ |