diff options
Diffstat (limited to 'x11-toolkits/py-vte/Makefile')
-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 962c5abe3db2..93940815e805 100644 --- a/x11-toolkits/py-vte/Makefile +++ b/x11-toolkits/py-vte/Makefile @@ -16,7 +16,7 @@ DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist USES= python -USE_GNOME= vte pygtk2 +USE_GNOME= intltool pygtk2 vte CONFIGURE_ARGS= --enable-python \ --disable-Bsymbolic \ --disable-freetypetest |