From d138701abcadab19c6e0bb9eda2c2f3a7ccd4a5b Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Wed, 5 Aug 2015 07:39:47 +0000 Subject: Part 2 of adding USE_GNOME=intltool to ports that require it. The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and gtk30 don't pull intltool in anymore. PR: 201980 Exp-run by: antoine@ --- ftp/gwget/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftp') diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile index b02f6453f5ba..b647f95a8f71 100644 --- a/ftp/gwget/Makefile +++ b/ftp/gwget/Makefile @@ -18,7 +18,7 @@ OPTIONS_DEFINE= NOTIFY OPTIONS_DEFAULT= NOTIFY USES= gettext gmake libtool pathfix tar:bzip2 -USE_GNOME= gnomeprefix gtk20 gconf2 libgnomeui +USE_GNOME= gnomeprefix gtk20 gconf2 intltool libgnomeui INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -- cgit v1.2.3