diff options
Diffstat (limited to 'x11-toolkits/py-vte')
-rw-r--r-- | x11-toolkits/py-vte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-vte/Makefile b/x11-toolkits/py-vte/Makefile index eba2ec72302c..edd606250855 100644 --- a/x11-toolkits/py-vte/Makefile +++ b/x11-toolkits/py-vte/Makefile @@ -15,8 +15,8 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist +USES= python USE_GNOME= vte pygtk2 -USE_PYTHON= yes CONFIGURE_ARGS= --enable-python \ --disable-Bsymbolic \ --disable-freetypetest |