aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/py-vte/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/py-vte/Makefile b/x11-toolkits/py-vte/Makefile
index 1047d4db5d28..eba2ec72302c 100644
--- a/x11-toolkits/py-vte/Makefile
+++ b/x11-toolkits/py-vte/Makefile
@@ -15,11 +15,10 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
-USE_GNOME= gnomehack vte pygtk2
+USE_GNOME= vte pygtk2
USE_PYTHON= yes
CONFIGURE_ARGS= --enable-python \
--disable-Bsymbolic \
--disable-freetypetest
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"