diff options
Diffstat (limited to 'x11/guake')
-rw-r--r-- | x11/guake/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/guake/Makefile b/x11/guake/Makefile index c31ed593ac27..fc016b1244a4 100644 --- a/x11/guake/Makefile +++ b/x11/guake/Makefile @@ -42,8 +42,8 @@ OPTIONS_SUB= NLS PLIST_SUB+= DESKTOPDIR="${DESKTOPDIR:S,${PREFIX}/,,}" -USES= desktop-file-utils gettext gmake libtool pkgconfig python:2 -USE_AUTOTOOLS= autoconf:env automake:env libtoolize:env +USES= autoreconf:build desktop-file-utils gettext gmake libtool \ + pkgconfig python:2 USE_GITHUB= yes USE_GNOME= gtk20 pygnome2 |