diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-02-11 23:05:40 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-02-11 23:05:40 +0000 |
commit | 62439ebe62e9a6ee860f22bd49d18d75bf6c964b (patch) | |
tree | b3779a58b086f5548d36f3632a23689fc95a7636 /deskutils/virt-manager | |
parent | 3ea0864a5e124c70c5fd42fca27c864bfb2267a7 (diff) | |
download | ports-62439ebe62e9a6ee860f22bd49d18d75bf6c964b.tar.gz ports-62439ebe62e9a6ee860f22bd49d18d75bf6c964b.zip |
Notes
Diffstat (limited to 'deskutils/virt-manager')
-rw-r--r-- | deskutils/virt-manager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/virt-manager/Makefile b/deskutils/virt-manager/Makefile index 290d7e487958..424311ed0b2a 100644 --- a/deskutils/virt-manager/Makefile +++ b/deskutils/virt-manager/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.2:${PORTSDIR}/devel/py-dbus \ gtk-vnc>=0.4.4:${PORTSDIR}/net/gtk-vnc \ libvirt-glib>=0.1.9:${PORTSDIR}/devel/libvirt-glib \ libosinfo>=0:${PORTSDIR}/devel/libosinfo \ - ${PYTHON_PGKNAMEPREFIX}spice-gtk>=0.26:${PORTSDIR}/deskutils/py-spice-gtk + ${PYTHON_PKGNAMEPREFIX}spice-gtk>=0.26:${PORTSDIR}/deskutils/py-spice-gtk PYDISTUTILS_INSTALLNOSINGLE= yes PYDISTUTILS_CONFIGURE_TARGET= configure |