diff options
Diffstat (limited to 'x11/guake/Makefile')
-rw-r--r-- | x11/guake/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/guake/Makefile b/x11/guake/Makefile index 717efc54082a..7c8535ceaf6a 100644 --- a/x11/guake/Makefile +++ b/x11/guake/Makefile @@ -47,8 +47,7 @@ REINPLACE_FILES= guake guake-prefs prefs.py #USE_GITHUB= yes USE_GNOME= gtk20 pygnome2 -USE_PYTHON= 2 -USES= desktop-file-utils gmake libtool pkgconfig +USES= desktop-file-utils gmake libtool pkgconfig python:2 WRKSRC= ${WRKDIR}/${DISTNAME} |