summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/virt-manager/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/virt-manager/Makefile b/deskutils/virt-manager/Makefile
index fb97d9ee4987..946274aa2ee7 100644
--- a/deskutils/virt-manager/Makefile
+++ b/deskutils/virt-manager/Makefile
@@ -2,7 +2,7 @@
PORTNAME= virt-manager
PORTVERSION= 1.1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= deskutils net-mgmt
MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/ \
LOCAL/jgh/deskutils/${PORTNAME}/
@@ -35,7 +35,7 @@ USE_GNOME= introspection:run intltool librsvg2 pygobject3
INSTALLS_ICONS= yes
-python_OLD_CMD= /usr/bin/python2
+python_OLD_CMD= /usr/bin/python2 "-tt"
SHEBANG_FILES= virt-manager \
virt-install \
virt-clone \