1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- attempt to fix fetch from third-party

- add to public_distfiles while here as this issue has come up too often lately

Reported by: pkg-fallout@
This commit is contained in:
Jason Helfman 2013-07-17 23:32:02 +00:00
parent 1b78d5db2b
commit e5193ec742
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323193

View File

@ -5,7 +5,8 @@ PORTNAME= virt-manager
PORTVERSION= 0.9.5
PORTREVISION= 1
CATEGORIES= deskutils net-mgmt
MASTER_SITES= http://virt-manager.et.redhat.com/download/sources/${PORTNAME}/
MASTER_SITES= http://virt-manager.et.redhat.com/download/sources/${PORTNAME}/ \
LOCAL/jgh/deskutils/${PORTNAME}/
MAINTAINER= jgh@FreeBSD.org
COMMENT= Toolkit to interact with virtualization capabilities
@ -20,6 +21,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.2:${PORTSDIR}/devel/py-dbus \
gtk-vnc>=0.3.10:${PORTSDIR}/net/gtk-vnc \
librsvg2>=2.32.1:${PORTSDIR}/graphics/librsvg2
FETCH_ARGS?= -Fpr
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}