From 682ff4dbe092cf94b69852de81026452c500d36f Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Tue, 11 Dec 2012 00:48:33 +0000 Subject: - update libvirt to 1.0.0, and bump others for shlib change - explictly tie to ABI version, required - update historical headers - add shared description for libvirt --- net-mgmt/virt-viewer/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net-mgmt/virt-viewer/Makefile') diff --git a/net-mgmt/virt-viewer/Makefile b/net-mgmt/virt-viewer/Makefile index 54fb9903eb9a..073898c7d702 100644 --- a/net-mgmt/virt-viewer/Makefile +++ b/net-mgmt/virt-viewer/Makefile @@ -1,7 +1,9 @@ +# Created by: Jason Helfman # $FreeBSD$ PORTNAME= virt-viewer PORTVERSION= 0.5.4 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/ @@ -10,7 +12,7 @@ COMMENT= Provides a graphical viewer for a guest OS display BUILD_DEPENDS= xml2-config:${PORTSDIR}/textproc/libxml2 \ intltoolize:${PORTSDIR}/textproc/intltool -LIB_DEPENDS= virt.10:${PORTSDIR}/devel/libvirt \ +LIB_DEPENDS= virt.1000:${PORTSDIR}/devel/libvirt \ gtk-vnc-1.0.0:${PORTSDIR}/net/gtk-vnc GNU_CONFIGURE= yes -- cgit v1.2.3