aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/virtinst
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2012-09-06 05:48:20 +0800
committerjgh <jgh@FreeBSD.org>2012-09-06 05:48:20 +0800
commitcf6383d56eb3258e843bedad49d50d6e9999f12b (patch)
tree5acaa71d056a7960f73ba4d01394b46227da184d /net-mgmt/virtinst
parent86122bc0495b34ba7157e5c73888be915d849024 (diff)
downloadfreebsd-ports-gnome-cf6383d56eb3258e843bedad49d50d6e9999f12b.tar.gz
freebsd-ports-gnome-cf6383d56eb3258e843bedad49d50d6e9999f12b.tar.zst
freebsd-ports-gnome-cf6383d56eb3258e843bedad49d50d6e9999f12b.zip
- follow r303724 shlib bump of libvirt
Diffstat (limited to 'net-mgmt/virtinst')
-rw-r--r--net-mgmt/virtinst/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/virtinst/Makefile b/net-mgmt/virtinst/Makefile
index a742512592ec..722c337afc3c 100644
--- a/net-mgmt/virtinst/Makefile
+++ b/net-mgmt/virtinst/Makefile
@@ -7,6 +7,7 @@
PORTNAME= virtinst
PORTVERSION= 0.600.3
+PORTREVSION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jgh@FreeBSD.org
COMMENT= Module to help in starting installations inside of virtual machines
-LIB_DEPENDS= virt.9:${PORTSDIR}/devel/libvirt
+LIB_DEPENDS= virt.10:${PORTSDIR}/devel/libvirt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urlgrabber>=3.9.1:${PORTSDIR}/www/py-urlgrabber
USE_GETTEXT= yes