diff options
Diffstat (limited to 'deskutils/gnome-tweak-tool/Makefile')
-rw-r--r-- | deskutils/gnome-tweak-tool/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/gnome-tweak-tool/Makefile b/deskutils/gnome-tweak-tool/Makefile index 5042107e4..f37fb6612 100644 --- a/deskutils/gnome-tweak-tool/Makefile +++ b/deskutils/gnome-tweak-tool/Makefile @@ -14,9 +14,8 @@ COMMENT= Allows to tweak some hidden settings in GTK3 / GNOME3 BUILD_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake pathfix pkgconfig python:2 tar:xz USE_GNOME= gnomeprefix gtk30 pygobject3 -USE_PYTHON= 2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include |