diff --git a/audio/abraca/Makefile b/audio/abraca/Makefile index 15679f72045a..7dc59603d59b 100644 --- a/audio/abraca/Makefile +++ b/audio/abraca/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= gnome-themes-standard>=3.0.0:${PORTSDIR}/x11-themes/gnome-themes-st gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme USES= pkgconfig waf tar:bzip2 -USE_GNOME= gtk30 +USE_GNOME= gtk30 intltool MAKE_ARGS= MANDIR=${MANPREFIX}/man CONFIGURE_ARGS+= --prefix=${PREFIX} \ diff --git a/audio/ario/Makefile b/audio/ario/Makefile index 46bb6830bb42..261aad26b636 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -27,7 +27,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib USES= gmake libtool pkgconfig USE_LDCONFIG= yes -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool INSTALLS_ICONS= yes INSTALL_TARGET= install-strip diff --git a/audio/beast/Makefile b/audio/beast/Makefile index 2be9f375c9ae..0001d0a56431 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -25,7 +25,7 @@ USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig shared-mime-in SHEBANG_FILES= autotools/intltool-merge # Fails to build with GCC 4.9, cf. PR 196849. USE_GCC= 4.8 -USE_GNOME= libgnomecanvas +USE_GNOME= intltool libgnomecanvas GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules \ --enable-osspcm=/dev/dsp \ diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index 68d2fd270d8e..0bda56202c94 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -23,7 +23,7 @@ USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-alsa --disable-nullout --disable-gtk3 CPPFLAGS+= -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lexecinfo -lintl -WANT_GNOME= yes +USE_GNOME= intltool INSTALLS_ICONS= yes SHEBANG_FILES= yasmwrapper.sh INSTALL_TARGET= install-strip diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile index 8b8759dd4d2d..6f96ee9bb875 100644 --- a/audio/denemo/Makefile +++ b/audio/denemo/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= libaubio.so:${PORTSDIR}/audio/aubio \ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils USES= bison gettext gmake pkgconfig -USE_GNOME= librsvg2 libxml2 +USE_GNOME= intltool librsvg2 libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-jack \ --disable-alsa \ diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile index 80cac9477345..288e1bff91f5 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib USES= gettext gmake pkgconfig -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool post-patch: @${CHMOD} a+x ${WRKSRC}/install-sh diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile index 29aef7f896a9..d61799f7cc47 100644 --- a/audio/gmpc/Makefile +++ b/audio/gmpc/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd \ GNU_CONFIGURE= yes USES= gettext gmake libtool pathfix pkgconfig -USE_GNOME= glib20 gtk20 libglade2 +USE_GNOME= glib20 gtk20 intltool libglade2 INSTALLS_ICONS= yes CONFIGURE_ARGS= --enable-system-libsexy CPPFLAGS+= -I${LOCALBASE}/include diff --git a/audio/gvolwheel/Makefile b/audio/gvolwheel/Makefile index 89d3ff756485..d2da1d0f126c 100644 --- a/audio/gvolwheel/Makefile +++ b/audio/gvolwheel/Makefile @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib USES= gmake iconv pkgconfig -USE_GNOME= gtk30 +USE_GNOME= gtk30 intltool PORTDOCS= AUTHORS ChangeLog README diff --git a/audio/jamin/Makefile b/audio/jamin/Makefile index 564e23b22d77..bd81d273d18c 100644 --- a/audio/jamin/Makefile +++ b/audio/jamin/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 GNU_CONFIGURE= yes USES= desktop-file-utils gmake libtool pkgconfig shared-mime-info -USE_GNOME= gtk20 libxml2 +USE_GNOME= gtk20 intltool libxml2 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/ladspa/jamincont_1912.so diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index b4591a8d9517..f9949017310b 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libplist.so:${PORTSDIR}/devel/libplist \ libtag.so:${PORTSDIR}/audio/taglib \ libsgutils2.so:${PORTSDIR}/sysutils/sg3_utils -USE_GNOME= gdkpixbuf2 gtk20 +USE_GNOME= gdkpixbuf2 gtk20 intltool USE_SQLITE= 3 USES= tar:bzip2 gettext gmake libtool pathfix pkgconfig GNU_CONFIGURE= yes diff --git a/audio/lingot/Makefile b/audio/lingot/Makefile index 2dd820a684be..4b263b53f88a 100644 --- a/audio/lingot/Makefile +++ b/audio/lingot/Makefile @@ -12,7 +12,7 @@ COMMENT= LINGOT is a musical instrument tuner LICENSE= GPLv2 -USE_GNOME= gtk20 libglade2 +USE_GNOME= gtk20 intltool libglade2 GNU_CONFIGURE= yes USES= gettext gmake pkgconfig diff --git a/audio/lxmusic/Makefile b/audio/lxmusic/Makefile index 9dc3f73f3fe0..d29c3668cd48 100644 --- a/audio/lxmusic/Makefile +++ b/audio/lxmusic/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libxmmsclient.so:${PORTSDIR}/audio/xmms2 \ libnotify.so:${PORTSDIR}/devel/libnotify USES= gmake desktop-file-utils pkgconfig -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip diff --git a/audio/osd-lyrics/Makefile b/audio/osd-lyrics/Makefile index 3fd1122e3eec..94b95568fa4a 100644 --- a/audio/osd-lyrics/Makefile +++ b/audio/osd-lyrics/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \ libcurl.so:${PORTSDIR}/ftp/curl USES= desktop-file-utils gettext gmake iconv pathfix pkgconfig -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool USE_SQLITE= yes GNU_CONFIGURE= yes # Cannot enable -Werror yet: Clang does not like the code `printf(_("..."))', diff --git a/audio/paprefs/Makefile b/audio/paprefs/Makefile index 410c8c8eba2b..c7cc65ae5776 100644 --- a/audio/paprefs/Makefile +++ b/audio/paprefs/Makefile @@ -16,7 +16,7 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib USES= gmake pkgconfig -USE_GNOME= gconfmm26 gnomeprefix +USE_GNOME= gconfmm26 gnomeprefix intltool CONFIGURE_ARGS= --disable-lynx diff --git a/audio/soundconverter/Makefile b/audio/soundconverter/Makefile index 0d73f00565f9..5e2fe30ae247 100644 --- a/audio/soundconverter/Makefile +++ b/audio/soundconverter/Makefile @@ -20,7 +20,7 @@ SHEBANG_FILES= src/soundconverter.py python_OLD_CMD= /usr/bin/python -tt GNU_CONFIGURE= yes -USE_GNOME= pygtk2 pygnome2 +USE_GNOME= intltool pygtk2 pygnome2 MAKE_ENV= MAKE=${MAKE_CMD} INSTALLS_ICONS= yes diff --git a/audio/vagalume/Makefile b/audio/vagalume/Makefile index 0ed2aaee9332..941112bae90f 100644 --- a/audio/vagalume/Makefile +++ b/audio/vagalume/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ GNU_CONFIGURE= yes USES= gmake pkgconfig desktop-file-utils -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool USE_GSTREAMER= good mad gconf INSTALLS_ICONS= yes diff --git a/audio/volumeicon/Makefile b/audio/volumeicon/Makefile index 622066946ef8..071da47099c0 100644 --- a/audio/volumeicon/Makefile +++ b/audio/volumeicon/Makefile @@ -17,7 +17,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib USES= gmake gettext pkgconfig -USE_GNOME= gtk30 +USE_GNOME= gtk30 intltool OPTIONS_DEFINE= NLS NOTIFY OPTIONS_DEFAULT= NOTIFY diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 54728c9f8a5d..5daccd790929 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -22,6 +22,7 @@ CONFLICTS= gts-[0-9]* USE_AUTOTOOLS= autoconf USES= gmake pkgconfig tk:run shared-mime-info desktop-file-utils +USE_GNOME= intltool INSTALLS_ICONS= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= INSTALL_DATA="${BSD_INSTALL_DATA}" diff --git a/cad/repsnapper/Makefile b/cad/repsnapper/Makefile index 28f8dc557b0c..9ac4daa024f8 100644 --- a/cad/repsnapper/Makefile +++ b/cad/repsnapper/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libgtkglextmm-x11-1.2.so:${PORTSDIR}/x11-toolkits/gtkglextmm \ libzip.so:${PORTSDIR}/archivers/libzip \ USES= autoreconf gmake libtool perl5 pkgconfig -USE_GNOME= gtkmm24 libxml++26 +USE_GNOME= gtkmm24 intltool libxml++26 USE_GL= gl USE_PERL5= build GNU_CONFIGURE= yes diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile index ec636fff769c..5a4ba1599c66 100644 --- a/chinese/reciteword/Makefile +++ b/chinese/reciteword/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libespeak.so:${PORTSDIR}/audio/espeak GNU_CONFIGURE= yes USES= tar:bzip2 gettext gmake pkgconfig -USE_GNOME= gtk20 esound +USE_GNOME= gtk20 intltool esound CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index 4abf8c8a59eb..1c5ac6a2b3be 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib USES= gettext gmake pkgconfig -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool post-patch: @${REINPLACE_CMD} -e \ diff --git a/comms/grig/Makefile b/comms/grig/Makefile index 07b41b82de8f..d728b533147a 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libhamlib.so:${PORTSDIR}/comms/hamlib -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes USES= gettext gmake pkgconfig diff --git a/comms/tilp2/Makefile b/comms/tilp2/Makefile index f7c381118dfd..4fca8744b073 100644 --- a/comms/tilp2/Makefile +++ b/comms/tilp2/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libticables2.so:${PORTSDIR}/comms/libticables2 \ libticonv.so:${PORTSDIR}/converters/libticonv USES= desktop-file-utils gmake pkgconfig shared-mime-info tar:bzip2 -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool OPTIONS_DEFINE= NLS OPTIONS_SUB= yes diff --git a/comms/xnec2c/Makefile b/comms/xnec2c/Makefile index 019d1c1243b8..2e3d2eb5fc5d 100644 --- a/comms/xnec2c/Makefile +++ b/comms/xnec2c/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libccm.so:${PORTSDIR}/math/ccmath GNU_CONFIGURE= yes USES= gettext gmake pkgconfig tar:bzip2 -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool OPTIONS_DEFINE= DOCS OPTIONS_SUB= yes diff --git a/deskutils/clipit/Makefile b/deskutils/clipit/Makefile index beae3723f78a..75c98f732b95 100644 --- a/deskutils/clipit/Makefile +++ b/deskutils/clipit/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes INSTALLS_ICONS= yes USES= gettext gmake pkgconfig -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool OPTIONS_DEFINE= NLS XDOTOOL XDOTOOL_DESC= Automatic paste functionality diff --git a/deskutils/conduit/Makefile b/deskutils/conduit/Makefile index afad4ace5059..451bb6d1fd29 100644 --- a/deskutils/conduit/Makefile +++ b/deskutils/conduit/Makefile @@ -28,7 +28,7 @@ INSTALLS_OMF= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USE_GNOME= pygnome2 gnomeprefix gnomedocutils +USE_GNOME= intltool pygnome2 gnomeprefix gnomedocutils CONFIGURE_ARGS= --disable-nautilus-extension OPTIONS_DEFINE= EOG diff --git a/deskutils/drivel/Makefile b/deskutils/drivel/Makefile index 3c4f5f7921f6..bb9cdfc381ca 100644 --- a/deskutils/drivel/Makefile +++ b/deskutils/drivel/Makefile @@ -18,7 +18,7 @@ OPTIONS_DEFAULT= GTKSPELL GTKSPELL_DESC= Enable GtkSpell support USES= desktop-file-utils gettext gmake libtool shared-mime-info pkgconfig tar:bzip2 -USE_GNOME= gconf2 gnomedocutils gnomevfs2 gtksourceview2 +USE_GNOME= gconf2 gnomedocutils gnomevfs2 gtksourceview2 intltool GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-error-on-warning INSTALLS_ICONS= yes diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index b714252db174..20f26860a1f5 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian USES= desktop-file-utils gmake libtool pathfix pkgconfig \ readline shared-mime-info tar:xz -USE_GNOME= gnomedocutils gnomeprefix gtksourceview2 gnomevfs2 vte +USE_GNOME= gnomedocutils gnomeprefix gtksourceview2 gnomevfs2 vte intltool GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-extra-gcc-optimization \ --disable-update-mimedb \ diff --git a/deskutils/gourmet/Makefile b/deskutils/gourmet/Makefile index f06956cf2af3..3a3be6b2efd8 100644 --- a/deskutils/gourmet/Makefile +++ b/deskutils/gourmet/Makefile @@ -27,7 +27,7 @@ IPYTHON_DESC= Interactive shell support IPYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>0:${PORTSDIR}/devel/ipython USES= gettext python:2 -USE_GNOME= pygnome2 pygtk2 +USE_GNOME= intltool pygnome2 pygtk2 USE_PYTHON= autoplist distutils PLIST_FILES+= man/man1/gourmet.1.gz USE_GITHUB= yes diff --git a/deskutils/gtodo/Makefile b/deskutils/gtodo/Makefile index 9a2c444e98fb..8c5effe14e58 100644 --- a/deskutils/gtodo/Makefile +++ b/deskutils/gtodo/Makefile @@ -10,7 +10,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Gtk2 Todo list manager USES= pathfix gettext gmake pkgconfig -USE_GNOME= gnomeprefix gnomevfs2 +USE_GNOME= gnomeprefix gnomevfs2 intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/deskutils/gxmessage/Makefile b/deskutils/gxmessage/Makefile index ca9894967f08..26b2f947e582 100644 --- a/deskutils/gxmessage/Makefile +++ b/deskutils/gxmessage/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= GNU \ MAINTAINER= avg@icyb.net.ua COMMENT= GTK2 substitute for xmessage -USE_GNOME= gtk20 gnomeprefix +USE_GNOME= gtk20 gnomeprefix intltool USES= gmake pkgconfig GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/deskutils/parcellite/Makefile b/deskutils/parcellite/Makefile index 561715afb450..0cfdc861f39f 100644 --- a/deskutils/parcellite/Makefile +++ b/deskutils/parcellite/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser USES= gettext-tools gmake pkgconfig GNU_CONFIGURE= yes -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool PORTDOCS= AUTHORS ChangeLog README diff --git a/deskutils/rubrica/Makefile b/deskutils/rubrica/Makefile index 70440f4b0064..1f318fba034c 100644 --- a/deskutils/rubrica/Makefile +++ b/deskutils/rubrica/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme USES= desktop-file-utils gmake libtool pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes -USE_GNOME= gconf2 gnomeprefix libglade2 +USE_GNOME= gconf2 gnomeprefix libglade2 intltool USE_LDCONFIG= yes MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} diff --git a/deskutils/superswitcher/Makefile b/deskutils/superswitcher/Makefile index 5b19d6541211..560e837eea35 100644 --- a/deskutils/superswitcher/Makefile +++ b/deskutils/superswitcher/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib USES= gmake pkgconfig -USE_GNOME= gconf2 libwnck +USE_GNOME= gconf2 intltool libwnck GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/deskutils/vboxgtk/Makefile b/deskutils/vboxgtk/Makefile index 37432b1b2f73..b87667eedfbe 100644 --- a/deskutils/vboxgtk/Makefile +++ b/deskutils/vboxgtk/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xpcom/vboxxpcom.py:${PORTSDIR}/emulators/virtu USES= python USE_PYTHON= distutils autoplist -USE_GNOME= gtk30 pygtk2 +USE_GNOME= gtk30 intltool pygtk2 INSTALLS_ICONS= yes OPTIONS_DEFINE= NLS diff --git a/devel/geany/Makefile b/devel/geany/Makefile index c3db89e87456..f7da98c5c8dd 100644 --- a/devel/geany/Makefile +++ b/devel/geany/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool USES= desktop-file-utils gettext-tools \ gmake libtool pathfix pkgconfig tar:bzip2 CPPFLAGS+= -I${LOCALBASE}/include diff --git a/devel/giggle/Makefile b/devel/giggle/Makefile index 6533dc427c64..7f2772ac1678 100644 --- a/devel/giggle/Makefile +++ b/devel/giggle/Makefile @@ -23,7 +23,7 @@ OPTIONS_DEFAULT= NLS #VTE_DESC= Terminal Widget GNU_CONFIGURE= yes -USE_GNOME= glib20 gtk30 libglade2 gtksourceview3 gdkpixbuf2 +USE_GNOME= glib20 gtk30 intltool libglade2 gtksourceview3 gdkpixbuf2 USES= desktop-file-utils gmake libtool pkgconfig tar:xz USE_LDCONFIG= yes INSTALLS_ICONS= yes diff --git a/devel/glade3/Makefile b/devel/glade3/Makefile index 05a152f598ff..d09c7230cfaf 100644 --- a/devel/glade3/Makefile +++ b/devel/glade3/Makefile @@ -14,7 +14,7 @@ CONFLICTS= glade-3.* PORTSCOUT= ignore INSTALLS_ICONS= yes -USE_GNOME= gtk20 libxml2 gnomedocutils +USE_GNOME= gtk20 intltool libxml2 gnomedocutils USES= gmake gettext libtool pathfix desktop-file-utils pkgconfig tar:xz INSTALLS_OMF= yes INSTALL_TARGET= install-strip diff --git a/devel/gnome-vfs-monikers/Makefile b/devel/gnome-vfs-monikers/Makefile index 54e60dbc0457..c86d1180b811 100644 --- a/devel/gnome-vfs-monikers/Makefile +++ b/devel/gnome-vfs-monikers/Makefile @@ -12,7 +12,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome-vfs monikers module USES= gmake libtool:keepla pkgconfig -USE_GNOME= gnomevfs2 libbonobo +USE_GNOME= gnomevfs2 intltool libbonobo INSTALL_TARGET= install-strip GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/editors/gwrite/Makefile b/editors/gwrite/Makefile index 002e8a5e0acf..2b88ff550506 100644 --- a/editors/gwrite/Makefile +++ b/editors/gwrite/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \ ${PYTHON_PKGNAMEPREFIX}webkitgtk>=0:${PORTSDIR}/www/py-webkitgtk USES= desktop-file-utils gettext-tools python -USE_GNOME= pygtk2 +USE_GNOME= intltool pygtk2 USE_PYTHON= distutils .include diff --git a/emulators/desmume/Makefile b/emulators/desmume/Makefile index 2ec4c8dc597a..6a0382bff300 100644 --- a/emulators/desmume/Makefile +++ b/emulators/desmume/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext \ USE_GL= gl USE_SDL= sdl -USE_GNOME= gtk20 libglade2 +USE_GNOME= gtk20 intltool libglade2 USES= autoreconf desktop-file-utils dos2unix gettext gmake pkgconfig DOS2UNIX_FILES= src/utils/task.cpp diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile index 2c64c04cf6c4..1ad333a6fe8f 100644 --- a/emulators/pcsxr/Makefile +++ b/emulators/pcsxr/Makefile @@ -27,7 +27,7 @@ CONFIGURE_ARGS= --enable-opengl --enable-libcdio INSTALL_TARGET= install-strip USE_LDCONFIG= yes -USE_GNOME= gtk30 glib20 +USE_GNOME= gtk30 intltool glib20 USE_XORG= x11 xv xext xxf86vm xtst USE_SDL= sdl USE_GL= gl diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 462889150a82..bf98627dd2a3 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -61,7 +61,7 @@ USE_XORG= x11 USES= compiler:c++11-lib desktop-file-utils gettext gmake libtool perl5 \ pkgconfig shebangfix tar:bzip2 INSTALLS_ICONS= yes -USE_GNOME+= gtk20 libgnomecanvas libxml2 libxslt:build +USE_GNOME+= gtk20 intltool libgnomecanvas libxml2 libxslt:build GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile index 5f9f4c9894f1..43ca23511d4f 100644 --- a/finance/grisbi/Makefile +++ b/finance/grisbi/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libofx.so:${PORTSDIR}/finance/libofx USES= tar:bzip2 desktop-file-utils gmake iconv pkgconfig shared-mime-info GNU_CONFIGURE= yes -USE_GNOME= gtk20 glib20 libxml2 +USE_GNOME= gtk20 glib20 intltool libxml2 USE_OPENSSL= yes INSTALLS_ICONS= yes CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto" diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile index 24429430d90d..9aabcc0f5003 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libosp.so:${PORTSDIR}/textproc/opensp GNU_CONFIGURE= yes USES= desktop-file-utils gettext gmake pkgconfig shared-mime-info -USE_GNOME= gtk30 +USE_GNOME= gtk30 intltool INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile index 24b70038eaa1..773f90b35ddc 100644 --- a/ftp/bareftp/Makefile +++ b/ftp/bareftp/Makefile @@ -22,7 +22,7 @@ INSTALL_TARGET= install-strip INSTALLS_ICONS= yes USES= cpe gettext gmake libtool pkgconfig -USE_GNOME= gtksharp20 gnomesharp20 +USE_GNOME= gtksharp20 gnomesharp20 intltool USE_LDCONFIG= yes diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile index e6ff75ffadf6..c15930876d1a 100644 --- a/ftp/pureadmin/Makefile +++ b/ftp/pureadmin/Makefile @@ -13,7 +13,7 @@ COMMENT= Management utility for the PureFTPd LICENSE= GPLv2 USES= fam gettext gmake pathfix pkgconfig -USE_GNOME= libglade2 +USE_GNOME= intltool libglade2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index b99e3f3521df..31b8fa809607 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= mautil:${PORTSDIR}/devel/mono-addins \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_GNOME= gtksharp20 gnomesharp20 gnomedocutils +USE_GNOME= gtksharp20 gnomesharp20 gnomedocutils intltool USES= gettext gmake mono pathfix pkgconfig \ shebangfix SHEBANG_FILES= src/Clients/Classical/gbrainy.in diff --git a/games/gnono/Makefile b/games/gnono/Makefile index defe3b305180..2d1544e2cfe7 100644 --- a/games/gnono/Makefile +++ b/games/gnono/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Uno card game -USE_GNOME= gtk20 libgnomeui +USE_GNOME= gtk20 libgnomeui intltool USES= gettext gmake pkgconfig tar:bzip2 INSTALLS_ICONS= yes GNU_CONFIGURE= yes diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index 9f9dd940b3a1..f3315747b37e 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING USES= pathfix gettext gmake pkgconfig tar:bzip2 -USE_GNOME= esound gnomeprefix libgnomeui +USE_GNOME= esound gnomeprefix intltool libgnomeui GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/games/lordsawar/Makefile b/games/lordsawar/Makefile index 67858ee9a90c..fea0c2936a1c 100644 --- a/games/lordsawar/Makefile +++ b/games/lordsawar/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libtar.so:${PORTSDIR}/devel/libtar \ libgnet-2.0.so:${PORTSDIR}/net/gnet2 USES= gettext gmake pkgconfig -USE_GNOME= gtkmm24 +USE_GNOME= gtkmm24 intltool USE_SDL= sdl image mixer GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-boost-includedir=${LOCALBASE}/include diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile index 0e8e1241b8ee..63eeb816dd16 100644 --- a/games/pioneers/Makefile +++ b/games/pioneers/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp USES= gettext gmake -USE_GNOME= gnomeprefix gtk20 libgnome librsvg2 +USE_GNOME= gnomeprefix gtk20 intltool libgnome librsvg2 INSTALLS_ICONS= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes diff --git a/graphics/aeskulap/Makefile b/graphics/aeskulap/Makefile index 2c1d8d38455b..ab799a7f7980 100644 --- a/graphics/aeskulap/Makefile +++ b/graphics/aeskulap/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libglademm-2.4.so:${PORTSDIR}/devel/libglademm24 USES= desktop-file-utils gettext libtool pkgconfig -USE_GNOME= gconfmm26 gtkmm24 +USE_GNOME= gconfmm26 gtkmm24 intltool GCONF_SCHEMAS= aeskulap.schemas USE_LDCONFIG= ${PREFIX}/lib/aeskulap diff --git a/graphics/agave/Makefile b/graphics/agave/Makefile index 57c143baab46..e89f3f02ed64 100644 --- a/graphics/agave/Makefile +++ b/graphics/agave/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \ libglademm-2.4.so:${PORTSDIR}/devel/libglademm24 USES= gettext gmake pathfix pkgconfig tar:bzip2 -USE_GNOME= gconfmm26 gnomedocutils gnomeprefix gtkmm24 +USE_GNOME= gconfmm26 gnomedocutils gnomeprefix gtkmm24 intltool GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-scrollkeeper \ --disable-schemas-install \ diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile index f3f64cddbab5..413e76455b97 100644 --- a/graphics/amide/Makefile +++ b/graphics/amide/Makefile @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes USE_CSTD= gnu89 MAKE_JOBS_UNSAFE= yes USES= gettext gmake pkgconfig tar:tgz -USE_GNOME= gtk20 libgnomecanvas libgnomeui libxml2 gnomedocutils +USE_GNOME= gtk20 intltool libgnomecanvas libgnomeui libxml2 gnomedocutils INSTALLS_OMF= yes OPTIONS_DEFINE= CODEC DCMTK GSL NLS VOLPACK XMEDCON diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index adc733bb9079..295e5a04f2be 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -22,7 +22,7 @@ ONLY_FOR_ARCHS_REASON= uses SSE extensions USES= compiler:c++11-lib cmake:outsource desktop-file-utils \ ninja pkgconfig tar:xz -USE_GNOME= librsvg2 +USE_GNOME= intltool librsvg2 USE_SQLITE= yes USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} INSTALLS_ICONS= yes diff --git a/graphics/entangle/Makefile b/graphics/entangle/Makefile index c87fe1cb4701..142f96bb36c4 100644 --- a/graphics/entangle/Makefile +++ b/graphics/entangle/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS:Nitstool*} \ USES= gettext-tools gmake libtool pkgconfig python:3 GNU_CONFIGURE= yes -USE_GNOME= gtk30 introspection:build +USE_GNOME= gtk30 intltool introspection:build GLIB_SCHEMAS= org.entangle-photo.manager.gschema.xml INSTALLS_ICONS= yes USE_LDCONFIG= yes diff --git a/graphics/gcolor2/Makefile b/graphics/gcolor2/Makefile index 4087cb2ac343..5cbec2262b18 100644 --- a/graphics/gcolor2/Makefile +++ b/graphics/gcolor2/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ps.ports@smyrak.com COMMENT= Simple GTK+ 2.0 color selector USES= pkgconfig -USE_GNOME= gtk20 gnomeprefix +USE_GNOME= gtk20 gnomeprefix intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile index 2ba2add078b9..8ed95c7c2ced 100644 --- a/graphics/geeqie/Makefile +++ b/graphics/geeqie/Makefile @@ -13,7 +13,7 @@ COMMENT= Lightweight image viewer forked from GQview LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= gettext gmake pkgconfig desktop-file-utils -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes CONFIGURE_ARGS= --docdir="${DOCSDIR}" \ --htmldir="${DOCSDIR}/html" \ diff --git a/graphics/gimp-focusblur-plugin/Makefile b/graphics/gimp-focusblur-plugin/Makefile index 3e53ea9d67c7..724aa129e8d7 100644 --- a/graphics/gimp-focusblur-plugin/Makefile +++ b/graphics/gimp-focusblur-plugin/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3 \ USES= gmake pkgconfig tar:bzip2 GNU_CONFIGURE= yes -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool PLUGIN_DIR?= libexec/gimp/2.2/plug-ins PLIST_SUB= PLUGIN_DIR=${PLUGIN_DIR} diff --git a/graphics/gimp-lqr-plugin/Makefile b/graphics/gimp-lqr-plugin/Makefile index 9c1eefb0bb12..d500cbfd7aa7 100644 --- a/graphics/gimp-lqr-plugin/Makefile +++ b/graphics/gimp-lqr-plugin/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libgimp-2.0.so:${PORTSDIR}/graphics/gimp-app \ USES= tar:bzip2 gettext gmake pkgconfig GNU_CONFIGURE= yes -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool PLUGIN_DIR?= libexec/gimp/2.2/plug-ins PLIST_SUB= PLUGIN_DIR=${PLUGIN_DIR} diff --git a/graphics/gpicview/Makefile b/graphics/gpicview/Makefile index e94b10824044..9283e0ba0b3a 100644 --- a/graphics/gpicview/Makefile +++ b/graphics/gpicview/Makefile @@ -12,7 +12,7 @@ COMMENT= Simple and fast image viewer for X11 LICENSE= GPLv2 USES= desktop-file-utils gmake pkgconfig -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool INSTALLS_ICONS= yes GNU_CONFIGURE= yes diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 7ca4810af450..d062b01b71ed 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>0:${PORTSDIR}/devel/gsettings-desktop-sch USES= bison compiler:c++11-lib desktop-file-utils gettext gmake \ libtool pathfix pkgconfig tar:xz -USE_GNOME= gtk30 librsvg2 +USE_GNOME= gtk30 intltool librsvg2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules \ --disable-libchamplain \ diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 65841b596ba6..6d9f9663f80c 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libexif-gtk.so:${PORTSDIR}/graphics/libexif-gtk \ libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 USES= gettext gmake pathfix pkgconfig -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/graphics/ocrfeeder/Makefile b/graphics/ocrfeeder/Makefile index b52880b899d7..f8928f9e3f80 100644 --- a/graphics/ocrfeeder/Makefile +++ b/graphics/ocrfeeder/Makefile @@ -26,7 +26,7 @@ NO_ARCH= yes USES= desktop-file-utils gettext ghostscript gmake pkgconfig \ python tar:xz -USE_GNOME= gnomedocutils gtk30 librsvg2 pygobject3 +USE_GNOME= gnomedocutils gtk30 intltool librsvg2 pygobject3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile index 0da482199ed1..a82673813e2d 100644 --- a/graphics/synfigstudio/Makefile +++ b/graphics/synfigstudio/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ shared-mime-info -USE_GNOME= gtkmm24 +USE_GNOME= gtkmm24 intltool GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-update-mimedb INSTALL_TARGET= install-strip diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index 88cfee0555b4..38afa9de19ff 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libproxy.so:${PORTSDIR}/net/libproxy USES= gmake desktop-file-utils libtool pkgconfig tar:xz -USE_GNOME= gtk20 libxml2 +USE_GNOME= gtk20 intltool libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-openssl --enable-gtkfe --disable-sysinfo \ --with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig diff --git a/japanese/gjiten/Makefile b/japanese/gjiten/Makefile index 73352f40c6cc..8c018e0b6bb2 100644 --- a/japanese/gjiten/Makefile +++ b/japanese/gjiten/Makefile @@ -14,7 +14,7 @@ OPTIONS_DEFINE= UTF8 KANJIPAD DOCS NLS UTF8_DESC= Use UTF-8 edict dictionaries KANJIPAD_DESC= Use Kanjipad -USE_GNOME= gtk20 gconf2 libglade2 libgnomeui +USE_GNOME= gtk20 gconf2 intltool libglade2 libgnomeui USES= gmake libtool pkgconfig INSTALLS_OMF= yes GNU_CONFIGURE= yes diff --git a/japanese/ibus-anthy/Makefile b/japanese/ibus-anthy/Makefile index 4c436b67340b..cdf4e04b20c3 100644 --- a/japanese/ibus-anthy/Makefile +++ b/japanese/ibus-anthy/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/_pynotify.so:${PORTSDIR}/deve GNU_CONFIGURE= yes USES= libtool gettext gmake pkgconfig python -USE_GNOME= pygtk2 +USE_GNOME= intltool pygtk2 LOCALBASE_REPLACE_FILES= \ engine/engine.py \ diff --git a/japanese/uim-tomoe-gtk/Makefile b/japanese/uim-tomoe-gtk/Makefile index def13ff8570e..d12478e929b6 100644 --- a/japanese/uim-tomoe-gtk/Makefile +++ b/japanese/uim-tomoe-gtk/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libtomoe.so:${PORTSDIR}/japanese/tomoe \ libuim.so:${PORTSDIR}/textproc/uim USES= gettext gmake libtool pkgconfig -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes PLIST_FILES= bin/uim-tomoe-gtk \ diff --git a/mail/gnome-gmail-notifier/Makefile b/mail/gnome-gmail-notifier/Makefile index f046cc1d7f70..b2b4a7940376 100644 --- a/mail/gnome-gmail-notifier/Makefile +++ b/mail/gnome-gmail-notifier/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \ GNU_CONFIGURE= yes USES= gettext gmake pkgconfig tar:bzip2 -USE_GNOME= glib20 gtk20 gconf2 libxml2 librsvg2 +USE_GNOME= glib20 gtk20 gconf2 intltool libxml2 librsvg2 USE_GSTREAMER= good LDFLAGS+= -L${LOCALBASE}/lib -lintl diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 797e5636a2c5..4dda8dc7ae0c 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \ wget:${PORTSDIR}/ftp/wget USES= gettext gmake -USE_GNOME= libglade2 libgnome +USE_GNOME= intltool libglade2 libgnome GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib diff --git a/multimedia/banshee/Makefile b/multimedia/banshee/Makefile index 8c8086777bd6..2933ecdf494e 100644 --- a/multimedia/banshee/Makefile +++ b/multimedia/banshee/Makefile @@ -36,7 +36,7 @@ USES= desktop-file-utils gmake libtool mono pathfix perl5 \ pkgconfig shared-mime-info tar:xz USE_PERL5= build GNU_CONFIGURE= yes -USE_GNOME= gnomedocutils gnomesharp20 gtksharp20 +USE_GNOME= gnomedocutils gnomesharp20 gtksharp20 intltool USE_GSTREAMER= cdparanoia USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME:C/-.*//} USE_XORG= xrandr xxf86vm diff --git a/multimedia/freetuxtv/Makefile b/multimedia/freetuxtv/Makefile index 897a1d870ed4..4714041f1117 100644 --- a/multimedia/freetuxtv/Makefile +++ b/multimedia/freetuxtv/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libvlc.so:${PORTSDIR}/multimedia/vlc \ libnotify.so:${PORTSDIR}/devel/libnotify USES= gmake iconv libtool pkgconfig -USE_GNOME= gtk30 +USE_GNOME= gtk30 intltool GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk=3.0 CFLAGS+= -Wno-return-type -w diff --git a/multimedia/gaupol/Makefile b/multimedia/gaupol/Makefile index 4855634fb2a5..e8a9f6071dd8 100644 --- a/multimedia/gaupol/Makefile +++ b/multimedia/gaupol/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \ py*-chardet>=0:${PORTSDIR}/textproc/py-chardet \ py*-enchant>=1.5.1:${PORTSDIR}/textproc/py-enchant -USE_GNOME= pygtk2 +USE_GNOME= pygtk2 intltool USE_PYTHON= distutils USES= desktop-file-utils python INSTALLS_ICONS= yes diff --git a/multimedia/gmtk/Makefile b/multimedia/gmtk/Makefile index ed4c58be5d63..43d9781fa06b 100644 --- a/multimedia/gmtk/Makefile +++ b/multimedia/gmtk/Makefile @@ -14,7 +14,7 @@ BUILD_DEPENDS= p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser USES= gettext gmake libtool pathfix perl5 pkgconfig USE_XORG= x11 -USE_GNOME= glib20 +USE_GNOME= glib20 intltool USE_PERL5= build GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules \ diff --git a/multimedia/gnome-subtitles/Makefile b/multimedia/gnome-subtitles/Makefile index 6401f3f8c8b1..32534ad4a9e1 100644 --- a/multimedia/gnome-subtitles/Makefile +++ b/multimedia/gnome-subtitles/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \ USES= cpe gmake mono pkgconfig libtool desktop-file-utils CPE_VENDOR= pedro_castro -USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 gnomedocutils +USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 gnomedocutils intltool USE_GSTREAMER1= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index 128dfba17da4..1f3103645a39 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -90,7 +90,7 @@ LIBS+= -L${LOCALBASE}/lib LIB_DEPENDS+= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libnotify.so:${PORTSDIR}/devel/libnotify USES+= gettext -USE_GNOME+= gtk30 +USE_GNOME+= gtk30 intltool PLIST_FILES+= bin/HandBrake DESKTOP_ENTRIES="HandBrake" \ diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index b7ae04ac9b56..aa50ca94e811 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -47,7 +47,7 @@ SHEBANG_FILES= build-lives-rfx-plugin build-lives-rfx-plugin-multi \ smogrify tools/autolives.pl GNU_CONFIGURE= yes USE_CSTD= gnu89 -USE_GNOME= gtk30 +USE_GNOME= gtk30 intltool USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-ldvgrab diff --git a/multimedia/pitivi/Makefile b/multimedia/pitivi/Makefile index 98528787477b..082a98d187b0 100644 --- a/multimedia/pitivi/Makefile +++ b/multimedia/pitivi/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= py*-zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_SITELIBDIR}/goocanvasmodule.so:${PORTSDIR}/graphics/py-goocanvas USES= gettext gmake pkgconfig python tar:bzip2 -USE_GNOME= pygtk2 +USE_GNOME= intltool pygtk2 USE_GSTREAMER= gnonlin python good INSTALLS_ICONS= yes GNU_CONFIGURE= yes diff --git a/multimedia/quodlibet/Makefile b/multimedia/quodlibet/Makefile index 039d9e4fcdd0..55422eb816a0 100644 --- a/multimedia/quodlibet/Makefile +++ b/multimedia/quodlibet/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>0:${PORTSDIR}/audio/py-mutagen RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>0:${PORTSDIR}/audio/py-mutagen USE_PYTHON= distutils autoplist -USE_GNOME= pygtk2 +USE_GNOME= intltool pygtk2 USES= display gettext python PYDISTUTILS_INSTALLNOSINGLE= yes diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile index d6ed75838797..d743cf23ad09 100644 --- a/multimedia/subtitleeditor/Makefile +++ b/multimedia/subtitleeditor/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libglademm-2.4.so:${PORTSDIR}/devel/libglademm24 \ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= desktop-file-utils gettext gmake libtool pkgconfig -USE_GNOME= gtkmm24 +USE_GNOME= gtkmm24 intltool USE_GSTREAMER= good mm GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index 794ef0f5dc81..b0e73a12c51d 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -21,7 +21,7 @@ PIDGIN_SLAVE= yes WITH_GTKUI= yes USE_LDCONFIG= yes -USE_GNOME= gnomeprefix gtk20 +USE_GNOME= gnomeprefix gtk20 intltool USE_XORG= xscrnsaver sm WANT_GNOME= yes CONFIGURE_ARGS= --disable-consoleui \ diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index 1ea76330b76c..c46b8e8e42cf 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -41,7 +41,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83:${PORTSDIR}/devel/py-dbus \ ${PYTHON_PKGNAMEPREFIX}notify>=0.1.1:${PORTSDIR}/devel/py-notify \ xdg-utils>=1.0.2:${PORTSDIR}/devel/xdg-utils -USE_GNOME+= librsvg2 pygnome2 pygtk2 +USE_GNOME+= intltool librsvg2 pygnome2 pygtk2 USES+= desktop-file-utils INSTALLS_ICONS= yes .endif diff --git a/net/g2ipmsg/Makefile b/net/g2ipmsg/Makefile index 5cfbb1280ae8..eaa90dc06847 100644 --- a/net/g2ipmsg/Makefile +++ b/net/g2ipmsg/Makefile @@ -13,7 +13,7 @@ COMMENT= Popup style message communication tool for GNOME2 LICENSE= GPLv2 # (or later) USES= gettext gmake pathfix pkgconfig -USE_GNOME= gnomeprefix libgnomeui +USE_GNOME= gnomeprefix intltool libgnomeui USE_GSTREAMER= vorbis USE_OPENSSL= yes GNU_CONFIGURE= yes diff --git a/net/gq/Makefile b/net/gq/Makefile index 28ff735e7911..38fb50bc8b87 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -18,7 +18,7 @@ OPTIONS_DEFAULT= DND CACHE DND_DESC= Enable Drag and drop support in browse mode CACHE_DESC= Support the OpenLDAP experimental client cache -USE_GNOME= libglade2 gnomedocutils +USE_GNOME= intltool libglade2 gnomedocutils USE_OPENSSL= yes USE_OPENLDAP= yes USES= gettext gmake pkgconfig shared-mime-info desktop-file-utils diff --git a/net/grsync/Makefile b/net/grsync/Makefile index a5a55301bd8a..2b9fbcc721e9 100644 --- a/net/grsync/Makefile +++ b/net/grsync/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync \ bash:${PORTSDIR}/shells/bash -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool USES= desktop-file-utils gettext gmake \ shared-mime-info pkgconfig shebangfix SHEBANG_FILES= src/grsync-batch diff --git a/net/liferea/Makefile b/net/liferea/Makefile index 56331be7ffd3..2033cbd4f8ee 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -20,7 +20,8 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-sc USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ python:2 tar:bzip2 -USE_GNOME= dconf:run gtk30 introspection:build libxslt:build libxml2 +USE_GNOME= dconf:run gtk30 intltool introspection:build \ + libxslt:build libxml2 USE_SQLITE= 3 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile index 59385ccb4ea0..eb3dd1915e34 100644 --- a/net/tsclient/Makefile +++ b/net/tsclient/Makefile @@ -12,7 +12,7 @@ COMMENT= GNOME 2 frontend for rdesktop and vncviewer RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool USES= gettext gmake libtool pathfix pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gnome diff --git a/net/twitux/Makefile b/net/twitux/Makefile index 787938ef755a..837e222fbe18 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ libcanberra.so:${PORTSDIR}/audio/libcanberra USE_XORG= x11 -USE_GNOME= glib20 gtk20 gconf2 libxml2 gnomedocutils +USE_GNOME= glib20 gtk20 gconf2 intltool libxml2 gnomedocutils INSTALLS_OMF= yes GNU_CONFIGURE= yes USES= gettext gmake pkgconfig tar:bzip2 diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index 55295d827614..543c794c7f9b 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= --with-pilot-prefix=${LOCALBASE} -USE_GNOME+= gtk20 +USE_GNOME+= gtk20 intltool OPTIONS_DEFINE= DOCS NLS INSTALL_TARGET= install-strip diff --git a/print/gnomephotoprinter/Makefile b/print/gnomephotoprinter/Makefile index db415f4164a7..640616cde068 100644 --- a/print/gnomephotoprinter/Makefile +++ b/print/gnomephotoprinter/Makefile @@ -12,7 +12,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome Photo Printer is intended for printing photos in an easy way -USE_GNOME= gnomeprefix libgnomeui libglade2 libgnomeprintui gnomevfs2 +USE_GNOME= gnomeprefix intltool libgnomeui libglade2 \ + libgnomeprintui gnomevfs2 USES= gettext gmake pathfix pkgconfig GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile index c19bc0d02551..0346978987dc 100644 --- a/science/ghemical/Makefile +++ b/science/ghemical/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libmopac7.so:${PORTSDIR}/biology/mopac \ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils USES= fortran gettext gmake pathfix pkgconfig -USE_GNOME= gtk20 libglade2 +USE_GNOME= gtk20 libglade2 intltool USE_GL= glu GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-gtk --enable-threads --enable-openbabel diff --git a/science/gramps/Makefile b/science/gramps/Makefile index c003d0d9a6a8..2a2a996ede7a 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsddb>0:${PORTSDIR}/databases/py-bsddb \ NO_ARCH= yes USE_BDB= 5+ USES= desktop-file-utils gettext shared-mime-info gmake python:2 -USE_GNOME= pygtk2 +USE_GNOME= pygtk2 intltool GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-mime-install CPPFLAGS+= -I${LOCALBASE}/include diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile index 133c66f12b3e..6c843fa97b1f 100644 --- a/science/v_sim/Makefile +++ b/science/v_sim/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= fortran gmake libtool pkgconfig tar:bzip2 -USE_GNOME= gtk20 cairo +USE_GNOME= gtk20 intltool cairo USE_GL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc --disable-python-module diff --git a/security/fpm2/Makefile b/security/fpm2/Makefile index 159593ef522e..571827015684 100644 --- a/security/fpm2/Makefile +++ b/security/fpm2/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser USES= gmake pkgconfig tar:bzip2 -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool INSTALLS_OMF= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/security/gnomint/Makefile b/security/gnomint/Makefile index 6a58f893a4ea..c78693e4461f 100644 --- a/security/gnomint/Makefile +++ b/security/gnomint/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \ GNU_CONFIGURE= yes USES= gettext-tools gmake perl5 pkgconfig readline -USE_GNOME= gconf2 gdkpixbuf2 glib20 gtk20 +USE_GNOME= gconf2 gdkpixbuf2 glib20 gtk20 intltool CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile index 2530c6af0341..fe9ad1b8d19c 100644 --- a/security/gtkpasman/Makefile +++ b/security/gtkpasman/Makefile @@ -12,7 +12,7 @@ COMMENT= GTK+ passwords manager for system and network administrators RUN_DEPENDS+= gpgv2:${PORTSDIR}/security/gnupg USES= desktop-file-utils gettext gmake pkgconfig tar:xz -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk2 CPPFLAGS+= -I${LOCALBASE}/include diff --git a/security/hotssh/Makefile b/security/hotssh/Makefile index d1fe5c3683bc..cb04fa5ffe10 100644 --- a/security/hotssh/Makefile +++ b/security/hotssh/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \ ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte -USE_GNOME= pygtk2 gnomedocutils libxslt glib20 +USE_GNOME= pygtk2 gnomedocutils libxslt glib20 intltool USES= gettext python tar:bzip2 waf INSTALLS_ICONS= yes diff --git a/security/openvpn-admin/Makefile b/security/openvpn-admin/Makefile index fa1f1500dfc8..c2d200a4a789 100644 --- a/security/openvpn-admin/Makefile +++ b/security/openvpn-admin/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= openvpn:${PORTSDIR}/security/openvpn WRKSRC= ${WRKDIR}/${DISTNAME:S/b//} USES= gettext gmake pkgconfig -USE_GNOME= gtksharp20 +USE_GNOME= gtksharp20 intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib diff --git a/security/parano/Makefile b/security/parano/Makefile index 625c0f3e4671..d6809d4ff3e4 100644 --- a/security/parano/Makefile +++ b/security/parano/Makefile @@ -13,7 +13,7 @@ COMMENT= Gnome program to deal with hashfiles LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING -USE_GNOME= pygnome2 +USE_GNOME= pygnome2 intltool USES= desktop-file-utils gettext gmake python shared-mime-info GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-update-mime-database diff --git a/security/revelation/Makefile b/security/revelation/Makefile index 709c019cf04d..1286369e25dd 100644 --- a/security/revelation/Makefile +++ b/security/revelation/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ USES= desktop-file-utils gettext gmake pathfix pkgconfig python \ shared-mime-info shebangfix tar:bzip2 SHEBANG_FILES= src/revelation.py -USE_GNOME= gnomeprefix pygnome2 +USE_GNOME= gnomeprefix pygnome2 intltool GNU_CONFIGURE= yes INSTALLS_ICONS= yes CONFIGURE_ARGS= --without-applet --disable-desktop-update --disable-mime-update diff --git a/sysutils/gnome-schedule/Makefile b/sysutils/gnome-schedule/Makefile index 6ff67fdbb9c5..4289cff4431c 100644 --- a/sysutils/gnome-schedule/Makefile +++ b/sysutils/gnome-schedule/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= yelp:${PORTSDIR}/x11/yelp RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp USES= gmake pathfix python -USE_GNOME= gnomeprefix pygnome2 gnomedocutils +USE_GNOME= gnomeprefix pygnome2 gnomedocutils intltool INSTALLS_OMF= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/sysutils/libgksu/Makefile b/sysutils/libgksu/Makefile index 549d145280e9..6bda17e62adf 100644 --- a/sysutils/libgksu/Makefile +++ b/sysutils/libgksu/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= xauth:${PORTSDIR}/x11/xauth \ sudo:${PORTSDIR}/security/sudo USES= gettext gmake libtool pathfix pkgconfig -USE_GNOME= glib20 gconf2 +USE_GNOME= glib20 gconf2 intltool USE_LDCONFIG= yes USE_XORG= x11 CONFIGURE_ARGS= --enable-gtk-doc=no diff --git a/sysutils/xvidcap/Makefile b/sysutils/xvidcap/Makefile index aab6123cf469..aaf42f947b99 100644 --- a/sysutils/xvidcap/Makefile +++ b/sysutils/xvidcap/Makefile @@ -26,7 +26,7 @@ CPPFLAGS+= -I${LOCALBASE}/include # --export-dynamic fixes libglade problems LDFLAGS+= -L${LOCALBASE}/lib -Wl,--export-dynamic -USE_GNOME= glib20 libglade2 +USE_GNOME= glib20 libglade2 intltool USES= gettext gmake pkgconfig USE_XORG= x11 xmu ice xfixes xdamage INSTALLS_OMF= yes diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index 7edab77931d4..dde6697e6692 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -18,7 +18,7 @@ USES= desktop-file-utils gettext python:2 shared-mime-info \ shebangfix tar:xz SHEBANG_FILES= bin/meld USE_PYTHON= distutils -USE_GNOME= gtksourceview3 pygobject3 +USE_GNOME= gtksourceview3 pygobject3 intltool GLIB_SCHEMAS= org.gnome.meld.gschema.xml PYDISTUTILS_INSTALLNOSINGLE= yes PYDISTUTILS_INSTALL_TARGET= --no-update-icon-cache --no-compile-schemas install diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile index 2da534382655..14902df06cca 100644 --- a/textproc/stardict3/Makefile +++ b/textproc/stardict3/Makefile @@ -24,6 +24,7 @@ CONFIGURE_ARGS= --disable-festival \ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib USES= gettext gmake libtool pathfix pkgconfig tar:bzip2 +USE_GNOME= intltool PROJECTHOST= stardict-3 diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 2f238242c9d1..aac12f8f077f 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -21,7 +21,7 @@ USE_LDCONFIG= yes USES= gmake pkgconfig desktop-file-utils shared-mime-info \ tar:bzip2 libtool -USE_GNOME= gnomeprefix gtk20 gnomevfs2 gnomemimedata +USE_GNOME= gnomeprefix gtk20 gnomevfs2 gnomemimedata intltool WANT_GNOME= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/www/gnome-web-photo/Makefile b/www/gnome-web-photo/Makefile index c7d4ba64b6fb..b606e8f7438e 100644 --- a/www/gnome-web-photo/Makefile +++ b/www/gnome-web-photo/Makefile @@ -16,7 +16,7 @@ LICENSE_COMB= dual LIB_DEPENDS= libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2 -USE_GNOME= gconf2 gnomeprefix +USE_GNOME= gconf2 gnomeprefix intltool USES= gettext gmake pathfix pkgconfig tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules \ diff --git a/www/libepc/Makefile b/www/libepc/Makefile index 33cb0f020111..e3ab46fd65e2 100644 --- a/www/libepc/Makefile +++ b/www/libepc/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \ libavahi-ui-gtk3.so:${PORTSDIR}/net/avahi-gtk3 USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gnomeprefix gtk30 +USE_GNOME= gnomeprefix gtk30 intltool USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/x11-fm/librfm/Makefile b/x11-fm/librfm/Makefile index c719a4382583..8f2703c34693 100644 --- a/x11-fm/librfm/Makefile +++ b/x11-fm/librfm/Makefile @@ -25,7 +25,7 @@ MAKE_JOB_UNSAFE=yes INSTALLS_ICONS= yes USES= gmake libtool:keepla pkgconfig tar:bzip2 gettext GNU_CONFIGURE= yes -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/x11-themes/lxappearance/Makefile b/x11-themes/lxappearance/Makefile index eec3988f105a..14621029fbf5 100644 --- a/x11-themes/lxappearance/Makefile +++ b/x11-themes/lxappearance/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib USES= gettext-tools gmake pathfix pkgconfig tar:xz GNU_CONFIGURE= yes -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool CONFIGURE_ARGS= --enable-dbus CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/x11-themes/nimbus/Makefile b/x11-themes/nimbus/Makefile index 57d00b5c0504..93a22ca3e1fd 100644 --- a/x11-themes/nimbus/Makefile +++ b/x11-themes/nimbus/Makefile @@ -19,6 +19,6 @@ INSTALLS_ICONS= yes INSTALL_TARGET= install-strip USES= gettext gmake libtool pkgconfig tar:bzip2 USE_LDCONFIG= yes -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool .include diff --git a/x11-toolkits/vte290/Makefile b/x11-toolkits/vte290/Makefile index 579ebd8280e3..005205956c76 100644 --- a/x11-toolkits/vte290/Makefile +++ b/x11-toolkits/vte290/Makefile @@ -27,7 +27,7 @@ RUN_DEPENDS+= ${LOCALBASE}/libexec/gnome-pty-helper:${PORTSDIR}/x11-toolkits/gno USES+= bison gettext gmake libtool pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_GNOME?= gnomeprefix gtk30 referencehack introspection:build +USE_GNOME?= gnomeprefix gtk30 referencehack intltool introspection:build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS?=--disable-python \ diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index dba3ace84736..53ff580fb59c 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= gettext gmake libtool pathfix tar:bzip2 USE_GL= glu -USE_GNOME= gconf2 libxslt +USE_GNOME= gconf2 libxslt intltool USE_XORG= glproto ice sm x11 xcomposite xdamage xext xfixes xinerama \ xrandr xrender USE_LDCONFIG= yes diff --git a/x11-wm/devilspie/Makefile b/x11-wm/devilspie/Makefile index 4f5bb3022e6d..c52c1d3b6bb4 100644 --- a/x11-wm/devilspie/Makefile +++ b/x11-wm/devilspie/Makefile @@ -12,7 +12,7 @@ COMMENT= Window manipulation tool OPTIONS_DEFINE= DOCS -USE_GNOME= libwnck +USE_GNOME= libwnck intltool GNU_CONFIGURE= yes USES= pkgconfig gettext gmake CPPFLAGS+= -I${LOCALBASE}/include diff --git a/x11/brightside/Makefile b/x11/brightside/Makefile index 4363c2ea5277..5f8098f01e36 100644 --- a/x11/brightside/Makefile +++ b/x11/brightside/Makefile @@ -13,7 +13,7 @@ COMMENT= Tool to add reactivity to the edges and corners of the GNOME desktop USES= gmake pathfix pkgconfig tar:bzip2 USE_XORG= x11 GNU_CONFIGURE= yes -USE_GNOME= gnomeprefix libwnck libgnomeui +USE_GNOME= gnomeprefix libwnck libgnomeui intltool CONFIGURE_ARGS= --enable-tray-icon CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lX11 diff --git a/x11/gsynaptics/Makefile b/x11/gsynaptics/Makefile index 0035e3178f77..f3845b2f730d 100644 --- a/x11/gsynaptics/Makefile +++ b/x11/gsynaptics/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 RUN_DEPENDS= xf86-input-synaptics>0:${PORTSDIR}/x11-drivers/xf86-input-synaptics USES= gettext gmake pathfix pkgconfig -USE_GNOME= gconf2 libglade2 gnomedocutils +USE_GNOME= gconf2 libglade2 gnomedocutils intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/x11/guake/Makefile b/x11/guake/Makefile index 7ba2eb5a61ca..abe5039c4519 100644 --- a/x11/guake/Makefile +++ b/x11/guake/Makefile @@ -43,7 +43,7 @@ PLIST_SUB+= DESKTOPDIR="${DESKTOPDIR:S,${PREFIX}/,,}" USES= autoreconf:build desktop-file-utils gettext gmake libtool \ pkgconfig python:2 USE_GITHUB= yes -USE_GNOME= gtk20 pygnome2 +USE_GNOME= gtk20 pygnome2 intltool .include diff --git a/x11/libfm/Makefile b/x11/libfm/Makefile index 81a0380c113a..a49dc1f93d08 100644 --- a/x11/libfm/Makefile +++ b/x11/libfm/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libmenu-cache.so:${PORTSDIR}/x11/menu-cache \ SLAVEDIRS= ${CATEGORIES}/${PORTNAME}-extra USES= gettext-tools gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= glib20 +USE_GNOME= glib20 intltool USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc --disable-static diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile index b40c22acd1d7..782853416730 100644 --- a/x11/lxpanel/Makefile +++ b/x11/lxpanel/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/desktop-directories/lxde-audio-video.directory:$ USE_AUTOTOOLS= automake:env USE_CSTD= gnu89 -USE_GNOME= gtk20 libwnck +USE_GNOME= gtk20 libwnck intltool USE_XORG= x11 xmu USES= gmake pathfix pkgconfig GNU_CONFIGURE= yes diff --git a/x11/lxrandr/Makefile b/x11/lxrandr/Makefile index 70656e57c9f9..51e00d06db48 100644 --- a/x11/lxrandr/Makefile +++ b/x11/lxrandr/Makefile @@ -12,7 +12,7 @@ COMMENT= LXDE screen manager LICENSE= GPLv2 USES= desktop-file-utils gmake pkgconfig -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool USE_XORG= xrandr GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/x11/terminator/Makefile b/x11/terminator/Makefile index a742d89c4b66..7dc65636333d 100644 --- a/x11/terminator/Makefile +++ b/x11/terminator/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}notify>=0:${PORTSDIR}/devel/py-notify \ ${PYTHON_PKGNAMEPREFIX}vte>=0:${PORTSDIR}/x11-toolkits/py-vte USES= python -USE= GNOME=pygtk2 +USE= GNOME=pygtk2,intltool USE_PYTHON= distutils PYDISTUTILS_PKGNAME= Terminator diff --git a/x11/yad/Makefile b/x11/yad/Makefile index 1611ab687207..6525d077c866 100644 --- a/x11/yad/Makefile +++ b/x11/yad/Makefile @@ -30,9 +30,9 @@ OPTIONS_DEFAULT= GTK2 NLS_CONFIGURE_OFF= --disable-nls NLS_USES= gettext GTK2_CONFIGURE_ON= --with-gtk=gtk2 -GTK2_USE= GNOME=gtk20 +GTK2_USE= GNOME=gtk20,intltool GTK3_CONFIGURE_ON= --with-gtk=gtk3 -GTK3_USE= GNOME=gtk30 +GTK3_USE= GNOME=gtk30,intltool ICONBROWSER_CONFIGURE_ENABLE= icon-browser .include