diff options
Diffstat (limited to 'deskutils/gnome-tweak-tool/Makefile')
-rw-r--r-- | deskutils/gnome-tweak-tool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gnome-tweak-tool/Makefile b/deskutils/gnome-tweak-tool/Makefile index f37fb6612..0a3080a45 100644 --- a/deskutils/gnome-tweak-tool/Makefile +++ b/deskutils/gnome-tweak-tool/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop- RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas USES= gettext gmake pathfix pkgconfig python:2 tar:xz -USE_GNOME= gnomeprefix gtk30 pygobject3 +USE_GNOME= gnomeprefix gtk30 pygobject3 intlhack GNU_CONFIGURE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include |