summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 11:21:02 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 11:21:02 +0000
commitb132573e497440ccab95f08970f076144dbea023 (patch)
treec86c460006c4cb47f553ee1947721398649ec2e2 /x11-toolkits
parentgames: Add missing USES={gnome,gl,sdl,xorg} (diff)
x11*: Add missing USES={gl,gnome,mate}
Notes
Notes: svn path=/head/; revision=517047
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/c++-gtk-utils/Makefile3
-rw-r--r--x11-toolkits/fpc-gtk2/Makefile1
-rw-r--r--x11-toolkits/girara/Makefile2
-rw-r--r--x11-toolkits/gnocl/Makefile2
-rw-r--r--x11-toolkits/gtk-sharp20/Makefile2
-rw-r--r--x11-toolkits/gtk-sharp30/Makefile3
-rw-r--r--x11-toolkits/gtkada/Makefile2
-rw-r--r--x11-toolkits/gtkglextmm/Makefile4
-rw-r--r--x11-toolkits/gtkimageview/Makefile2
-rw-r--r--x11-toolkits/gtkmm20/Makefile2
-rw-r--r--x11-toolkits/gtksourceview2/Makefile2
-rw-r--r--x11-toolkits/gtksourceviewmm3/Makefile3
-rw-r--r--x11-toolkits/hippo-canvas/Makefile2
-rw-r--r--x11-toolkits/libbonoboui/Makefile2
-rw-r--r--x11-toolkits/libgdiplus/Makefile3
-rw-r--r--x11-toolkits/libgnomeprintuimm/Makefile2
-rw-r--r--x11-toolkits/libsexy/Makefile2
-rw-r--r--x11-toolkits/p5-Glade2/Makefile2
-rw-r--r--x11-toolkits/p5-Gnome2-Canvas/Makefile2
-rw-r--r--x11-toolkits/p5-Gnome2-VFS/Makefile2
-rw-r--r--x11-toolkits/p5-Gnome2/Makefile2
-rw-r--r--x11-toolkits/p5-Gtk2-GladeXML/Makefile2
-rw-r--r--x11-toolkits/p5-Gtk2-Html2/Makefile2
-rw-r--r--x11-toolkits/p5-Gtk2-Unique/Makefile2
-rw-r--r--x11-toolkits/p5-Gtk2/Makefile2
-rw-r--r--x11-toolkits/p5-Gtk3/Makefile2
-rw-r--r--x11-toolkits/p5-Pango/Makefile2
-rw-r--r--x11-toolkits/pangomm/Makefile3
-rw-r--r--x11-toolkits/pangoxsl/Makefile2
-rw-r--r--x11-toolkits/py-gnome2/Makefile3
-rw-r--r--x11-toolkits/py-gtk2/Makefile3
-rw-r--r--x11-toolkits/py-gtkglext/Makefile3
-rw-r--r--x11-toolkits/py-gtksourceview/Makefile3
-rw-r--r--x11-toolkits/py-gui/Makefile2
-rw-r--r--x11-toolkits/py-kiwi-gtk/Makefile2
-rw-r--r--x11-toolkits/py-sexy/Makefile2
-rw-r--r--x11-toolkits/py-vte/Makefile2
-rw-r--r--x11-toolkits/rep-gtk2/Makefile2
-rw-r--r--x11-toolkits/sdl_pango/Makefile2
-rw-r--r--x11-toolkits/unique/Makefile2
-rw-r--r--x11-toolkits/vdk/Makefile2
-rw-r--r--x11-toolkits/vte/Makefile2
42 files changed, 52 insertions, 42 deletions
diff --git a/x11-toolkits/c++-gtk-utils/Makefile b/x11-toolkits/c++-gtk-utils/Makefile
index 04b546341108..8a01ef1fea98 100644
--- a/x11-toolkits/c++-gtk-utils/Makefile
+++ b/x11-toolkits/c++-gtk-utils/Makefile
@@ -17,7 +17,8 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
libfontconfig.so:x11-fonts/fontconfig
GNU_CONFIGURE= yes
-USES= compiler:c++11-lib gettext-runtime libtool pathfix pkgconfig
+USES= compiler:c++11-lib gettext-runtime gnome libtool pathfix \
+ pkgconfig
USE_GNOME= cairo gdkpixbuf2 gtk20
USE_LDCONFIG= yes
diff --git a/x11-toolkits/fpc-gtk2/Makefile b/x11-toolkits/fpc-gtk2/Makefile
index d360311d2dfa..37e29db07cd5 100644
--- a/x11-toolkits/fpc-gtk2/Makefile
+++ b/x11-toolkits/fpc-gtk2/Makefile
@@ -16,6 +16,7 @@ OPTIONS_DEFINE= GTK2
GTK2_DESC= Gimp Toolkit for X11 GUI (version 2.x)
OPTIONS_DEFAULT= GTK2
+GTK2_USES= gnome
GTK2_USE= GNOME=gtk20
.include "${MASTERDIR}/Makefile"
diff --git a/x11-toolkits/girara/Makefile b/x11-toolkits/girara/Makefile
index 54161cf5ed52..b8d6c2d202b4 100644
--- a/x11-toolkits/girara/Makefile
+++ b/x11-toolkits/girara/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= https://pwmt.org/projects/girara/download/ \
MAINTAINER= madpilot@FreeBSD.org
COMMENT= GTK3 Interface Library for Zathura PDF Viewer
-USES= compiler:c11 meson pathfix pkgconfig tar:xz
+USES= compiler:c11 gnome meson pathfix pkgconfig tar:xz
PATHFIX_MAKEFILEIN= Makefile
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30
USE_LDCONFIG= yes
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile
index 170bce296fc5..caf92c341740 100644
--- a/x11-toolkits/gnocl/Makefile
+++ b/x11-toolkits/gnocl/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \
libnotify.so:devel/libnotify \
libgtkimageview.so:x11-toolkits/gtkimageview
-USES= gmake pkgconfig tar:bzip2 tcl
+USES= gmake gnome pkgconfig tar:bzip2 tcl
USE_GNOME= gtk20 libglade2
USE_LDCONFIG= yes
CFLAGS+= -I${TCL_INCLUDEDIR} -L${TCL_LIBDIR}
diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile
index 6d703fcef59f..004ca8894290 100644
--- a/x11-toolkits/gtk-sharp20/Makefile
+++ b/x11-toolkits/gtk-sharp20/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML
-USES= gmake libtool mono pathfix perl5 pkgconfig shebangfix
+USES= gmake gnome libtool mono pathfix perl5 pkgconfig shebangfix
USE_LDCONFIG= yes
USE_GNOME= cairo gdkpixbuf2 gtk20 libglade2
USE_PERL5= run
diff --git a/x11-toolkits/gtk-sharp30/Makefile b/x11-toolkits/gtk-sharp30/Makefile
index 9ac7e4da327b..df435c1df044 100644
--- a/x11-toolkits/gtk-sharp30/Makefile
+++ b/x11-toolkits/gtk-sharp30/Makefile
@@ -20,7 +20,8 @@ RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GNOME= cairo gdkpixbuf2 gtk30
-USES= gettext-runtime gmake libtool mono pathfix perl5 pkgconfig shebangfix tar:xz
+USES= gettext-runtime gmake gnome libtool mono pathfix perl5 \
+ pkgconfig shebangfix tar:xz
SHEBANG_FILES= parser/*.pl
USE_PERL5= run
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
diff --git a/x11-toolkits/gtkada/Makefile b/x11-toolkits/gtkada/Makefile
index 5bc7e68836e0..030e5bee943a 100644
--- a/x11-toolkits/gtkada/Makefile
+++ b/x11-toolkits/gtkada/Makefile
@@ -14,7 +14,7 @@ COMMENT= Ada graphical toolkit based on Gtk2+
LICENSE= GPLv2
-USES= ada gmake perl5 pkgconfig tar:bzip2
+USES= ada gmake gnome perl5 pkgconfig tar:bzip2
USE_PERL5= build
USE_GNOME= gtk20
GNU_CONFIGURE= yes
diff --git a/x11-toolkits/gtkglextmm/Makefile b/x11-toolkits/gtkglextmm/Makefile
index bdddec41980c..b4f6e39c3b1f 100644
--- a/x11-toolkits/gtkglextmm/Makefile
+++ b/x11-toolkits/gtkglextmm/Makefile
@@ -13,8 +13,8 @@ COMMENT= C++ wrapper for GtkGLExt
LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
libgtkmm-2.4.so:x11-toolkits/gtkmm24
-USES= compiler:c++11-lang pathfix pkgconfig gettext gmake tar:bzip2 \
- libtool
+USES= compiler:c++11-lang gettext gmake gnome libtool pathfix \
+ pkgconfig tar:bzip2
USE_CXXSTD= c++11
GNU_CONFIGURE= yes
USE_GNOME= gnomeprefix gtk20
diff --git a/x11-toolkits/gtkimageview/Makefile b/x11-toolkits/gtkimageview/Makefile
index 2fb320ed9c59..d03a66058d93 100644
--- a/x11-toolkits/gtkimageview/Makefile
+++ b/x11-toolkits/gtkimageview/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static --with-html-dir=${PREFIX}/share/doc
-USES= libtool pathfix pkgconfig
+USES= gnome libtool pathfix pkgconfig
USE_GNOME= gtk20
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile
index c8b4df8188f5..249b0ee48ed0 100644
--- a/x11-toolkits/gtkmm20/Makefile
+++ b/x11-toolkits/gtkmm20/Makefile
@@ -21,7 +21,7 @@ PORTSCOUT= ignore:1
LIB_DEPENDS= libsigc-1.2.so:devel/libsigc++12
-USES+= autoreconf gmake libtool:keepla pathfix pkgconfig
+USES+= autoreconf gmake gnome libtool:keepla pathfix pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GNOME= gtk20
diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile
index c0bd83dc0f80..f7fc8b54dcb8 100644
--- a/x11-toolkits/gtksourceview2/Makefile
+++ b/x11-toolkits/gtksourceview2/Makefile
@@ -19,7 +19,7 @@ PORTSCOUT= ignore:1
.if !defined(REFERENCE_PORT)
-USES+= gettext gmake libtool:keepla pathfix pkgconfig
+USES+= gettext gmake gnome libtool:keepla pathfix pkgconfig
USE_LDCONFIG= yes
USE_GNOME= gnomeprefix gtk20 gconf2 libxml2 intlhack referencehack
GNU_CONFIGURE= yes
diff --git a/x11-toolkits/gtksourceviewmm3/Makefile b/x11-toolkits/gtksourceviewmm3/Makefile
index 8ee7427dd005..63cac5113884 100644
--- a/x11-toolkits/gtksourceviewmm3/Makefile
+++ b/x11-toolkits/gtksourceviewmm3/Makefile
@@ -14,7 +14,8 @@ COMMENT= C++ binding of GtkSourceView3
PORTSCOUT= limitw:1,even
-USES= compiler:c++11-lang gmake libtool:keepla pathfix pkgconfig tar:xz
+USES= compiler:c++11-lang gmake gnome libtool:keepla pathfix \
+ pkgconfig tar:xz
USE_CXXSTD= c++11
USE_LDCONFIG= yes
USE_GNOME= gtksourceview3 gnomeprefix gtkmm30
diff --git a/x11-toolkits/hippo-canvas/Makefile b/x11-toolkits/hippo-canvas/Makefile
index 394fa0e12c63..9a2a289430b0 100644
--- a/x11-toolkits/hippo-canvas/Makefile
+++ b/x11-toolkits/hippo-canvas/Makefile
@@ -14,7 +14,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=0:graphics/py-cairo@${PY_FLAVOR}
LIB_DEPENDS= libcroco-0.6.so:textproc/libcroco
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=0:graphics/py-cairo@${PY_FLAVOR}
-USES= gmake libtool pathfix pkgconfig python:2.7 tar:bzip2
+USES= gmake gnome libtool pathfix pkgconfig python:2.7 tar:bzip2
USE_GNOME= cairo gtk20 glib20 librsvg2 pygtk2 pango
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gtk-doc --enable-python
diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile
index f69bc234590a..b537dbde87e7 100644
--- a/x11-toolkits/libbonoboui/Makefile
+++ b/x11-toolkits/libbonoboui/Makefile
@@ -15,7 +15,7 @@ USES+= tar:bzip2
.if !defined(REFERENCE_PORT)
-USES+= gettext gmake libtool:keepla localbase pathfix pkgconfig
+USES+= gettext gmake gnome libtool:keepla localbase pathfix pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= gnomeprefix intlhack \
libgnomecanvas libgnome referencehack
diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile
index 454ddd28731d..75a0971435b2 100644
--- a/x11-toolkits/libgdiplus/Makefile
+++ b/x11-toolkits/libgdiplus/Makefile
@@ -22,7 +22,8 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \
libfontconfig.so:x11-fonts/fontconfig
GNU_CONFIGURE= yes
-USES= cpe gettext-runtime gmake jpeg libtool:keepla pathfix pkgconfig
+USES= cpe gettext-runtime gmake gnome jpeg libtool:keepla pathfix \
+ pkgconfig
USE_GNOME= glib20
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile
index 86e9102e2238..e38acea40f6b 100644
--- a/x11-toolkits/libgnomeprintuimm/Makefile
+++ b/x11-toolkits/libgnomeprintuimm/Makefile
@@ -14,7 +14,7 @@ COMMENT= C++ wrappers for the GNOME print support library
LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 \
libgnomeprintmm-2.5.so:print/libgnomeprintmm
-USES= compiler:c++11-lang gmake libtool:keepla pathfix \
+USES= compiler:c++11-lang gmake gnome libtool:keepla pathfix \
pkgconfig tar:bzip2
USE_CXXSTD= c++11
USE_GNOME= gnomeprefix libgnomeprintui
diff --git a/x11-toolkits/libsexy/Makefile b/x11-toolkits/libsexy/Makefile
index 619fe9d82e65..82414dee6a54 100644
--- a/x11-toolkits/libsexy/Makefile
+++ b/x11-toolkits/libsexy/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes
RUN_DEPENDS:= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes
-USES= gettext libtool pathfix pkgconfig
+USES= gettext gnome libtool pathfix pkgconfig
USE_GNOME= gtk20 libxml2
USE_LDCONFIG= yes
diff --git a/x11-toolkits/p5-Glade2/Makefile b/x11-toolkits/p5-Glade2/Makefile
index 8d45150a5867..383d1bec484c 100644
--- a/x11-toolkits/p5-Glade2/Makefile
+++ b/x11-toolkits/p5-Glade2/Makefile
@@ -22,8 +22,8 @@ BUILD_DEPENDS= p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \
p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig
RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2
+USES= gnome perl5
USE_GNOME= libglade2
-USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
diff --git a/x11-toolkits/p5-Gnome2-Canvas/Makefile b/x11-toolkits/p5-Gnome2-Canvas/Makefile
index e3c12358cde4..91a0086e1745 100644
--- a/x11-toolkits/p5-Gnome2-Canvas/Makefile
+++ b/x11-toolkits/p5-Gnome2-Canvas/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS= p5-Glib2>=0:devel/p5-Glib2 \
p5-Gtk2>=0:x11-toolkits/p5-Gtk2
USE_GNOME= libgnomecanvas
-USES= pkgconfig perl5
+USES= gnome perl5 pkgconfig
USE_PERL5= configure
MAKE_JOBS_UNSAFE= yes
diff --git a/x11-toolkits/p5-Gnome2-VFS/Makefile b/x11-toolkits/p5-Gnome2-VFS/Makefile
index 2e5833b35050..95bf657e9cfe 100644
--- a/x11-toolkits/p5-Gnome2-VFS/Makefile
+++ b/x11-toolkits/p5-Gnome2-VFS/Makefile
@@ -21,8 +21,8 @@ RUN_DEPENDS= p5-Glib2>=0:devel/p5-Glib2 \
p5-Gtk2>=0:x11-toolkits/p5-Gtk2
MAKE_JOBS_UNSAFE= yes
+USES= gnome perl5 pkgconfig
USE_GNOME= gnomevfs2
USE_PERL5= configure
-USES= perl5 pkgconfig
.include <bsd.port.mk>
diff --git a/x11-toolkits/p5-Gnome2/Makefile b/x11-toolkits/p5-Gnome2/Makefile
index 34f7d957d856..5631af6f4c38 100644
--- a/x11-toolkits/p5-Gnome2/Makefile
+++ b/x11-toolkits/p5-Gnome2/Makefile
@@ -26,7 +26,7 @@ RUN_DEPENDS= p5-Glib2>=0:devel/p5-Glib2 \
p5-Gtk2>=0:x11-toolkits/p5-Gtk2
MAKE_JOBS_UNSAFE= yes
-USES= perl5
+USES= gnome perl5
USE_GNOME= libbonoboui libgnome libgnomeui
USE_PERL5= configure
diff --git a/x11-toolkits/p5-Gtk2-GladeXML/Makefile b/x11-toolkits/p5-Gtk2-GladeXML/Makefile
index 3144580c1504..abb5e757b4c2 100644
--- a/x11-toolkits/p5-Gtk2-GladeXML/Makefile
+++ b/x11-toolkits/p5-Gtk2-GladeXML/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS= p5-Glib2>=1.00:devel/p5-Glib2 \
USE_GNOME= libglade2
-USES= perl5
+USES= gnome perl5
USE_PERL5= configure
.include <bsd.port.mk>
diff --git a/x11-toolkits/p5-Gtk2-Html2/Makefile b/x11-toolkits/p5-Gtk2-Html2/Makefile
index e38571532b38..f210be5f84ae 100644
--- a/x11-toolkits/p5-Gtk2-Html2/Makefile
+++ b/x11-toolkits/p5-Gtk2-Html2/Makefile
@@ -21,8 +21,8 @@ BUILD_DEPENDS= p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \
RUN_DEPENDS= p5-Glib2>=0:devel/p5-Glib2 \
p5-Gtk2>=0:x11-toolkits/p5-Gtk2
+USES= gnome perl5 pkgconfig
USE_GNOME= libgtkhtml
-USES= pkgconfig perl5
USE_PERL5= configure
MAKE_JOBS_UNSAFE= yes
diff --git a/x11-toolkits/p5-Gtk2-Unique/Makefile b/x11-toolkits/p5-Gtk2-Unique/Makefile
index 196a960a12f5..42ee6abe1c31 100644
--- a/x11-toolkits/p5-Gtk2-Unique/Makefile
+++ b/x11-toolkits/p5-Gtk2-Unique/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2
MAKE_JOBS_UNSAFE= yes
-USES= perl5
+USES= gnome perl5
USE_GNOME= gconf2
USE_PERL5= configure
diff --git a/x11-toolkits/p5-Gtk2/Makefile b/x11-toolkits/p5-Gtk2/Makefile
index b94ecca5284b..a963df6617d7 100644
--- a/x11-toolkits/p5-Gtk2/Makefile
+++ b/x11-toolkits/p5-Gtk2/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Cairo>=1:graphics/p5-Cairo \
p5-Glib2>=1.280:devel/p5-Glib2 \
p5-Pango>=1.220:x11-toolkits/p5-Pango
-USES= gmake perl5
+USES= gmake gnome perl5
USE_PERL5= configure
USE_GNOME= gtk20 pango
diff --git a/x11-toolkits/p5-Gtk3/Makefile b/x11-toolkits/p5-Gtk3/Makefile
index a148164b9a65..f6ecb358454f 100644
--- a/x11-toolkits/p5-Gtk3/Makefile
+++ b/x11-toolkits/p5-Gtk3/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Cairo-GObject>=1:devel/p5-Cairo-GObject \
p5-Glib-Object-Introspection>=0.016:devel/p5-Glib-Object-Introspection
NO_ARCH= yes
-USES= perl5
+USES= gnome perl5
USE_PERL5= configure
USE_GNOME= gtk30
diff --git a/x11-toolkits/p5-Pango/Makefile b/x11-toolkits/p5-Pango/Makefile
index 5773ee24cdda..94ac849e8bef 100644
--- a/x11-toolkits/p5-Pango/Makefile
+++ b/x11-toolkits/p5-Pango/Makefile
@@ -19,8 +19,8 @@ BUILD_DEPENDS= p5-ExtUtils-Depends>=0.300:devel/p5-ExtUtils-Depends \
p5-Glib2>=1.220:devel/p5-Glib2
RUN_DEPENDS= p5-Glib2>=1.220:devel/p5-Glib2
+USES= gnome perl5
USE_GNOME= pango
-USES= perl5
USE_PERL5= configure
MAKE_JOBS_UNSAFE= yes
diff --git a/x11-toolkits/pangomm/Makefile b/x11-toolkits/pangomm/Makefile
index 03970aad7e31..e36c008a5470 100644
--- a/x11-toolkits/pangomm/Makefile
+++ b/x11-toolkits/pangomm/Makefile
@@ -18,7 +18,8 @@ USES= tar:xz
.if !defined(REFERENCE_PORT)
PORTSCOUT= limitw:1,even
-USES+= gmake libtool localbase pathfix pkgconfig compiler:c++11-lang
+USES+= compiler:c++11-lang gmake gnome libtool localbase pathfix \
+ pkgconfig
USE_CXXSTD= c++11
USE_GNOME= cairomm glibmm pango
GNU_CONFIGURE= yes
diff --git a/x11-toolkits/pangoxsl/Makefile b/x11-toolkits/pangoxsl/Makefile
index dcc0353eb9bd..3a240fbc5922 100644
--- a/x11-toolkits/pangoxsl/Makefile
+++ b/x11-toolkits/pangoxsl/Makefile
@@ -13,7 +13,7 @@ COMMENT= Implements Pango library with a PDF backend for PDF output
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gmake libtool pathfix pkgconfig
+USES= gmake gnome libtool pathfix pkgconfig
USE_GNOME= pango
USE_LDCONFIG= yes
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile
index b59431346570..567ef9c4ffcd 100644
--- a/x11-toolkits/py-gnome2/Makefile
+++ b/x11-toolkits/py-gnome2/Makefile
@@ -21,7 +21,8 @@ OPTIONS_SUB= yes
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:devel/py-orbit@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:devel/py-orbit@${PY_FLAVOR}
-USES= gettext gmake libtool:keepla pathfix pkgconfig python:2.7 tar:bzip2
+USES= gettext gmake gnome libtool:keepla pathfix pkgconfig python:2.7 \
+ tar:bzip2
USE_LDCONFIG= yes
USE_GNOME= libgnomeui pygtk2
USE_PYTHON= flavors
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index 10cc47f65d86..df060ef8e6c2 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -18,7 +18,8 @@ COMMENT= Set of Python bindings for GTK+
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:graphics/py-cairo@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:graphics/py-cairo@${PY_FLAVOR}
-USES= gettext gmake libtool pathfix pkgconfig python:2.7 tar:bzip2
+USES= gettext gmake gnome libtool pathfix pkgconfig python:2.7 \
+ tar:bzip2
USE_GNOME= libglade2 pygobject
USE_PYTHON= flavors
GNU_CONFIGURE= yes
diff --git a/x11-toolkits/py-gtkglext/Makefile b/x11-toolkits/py-gtkglext/Makefile
index 928ce7c449db..f79a43897083 100644
--- a/x11-toolkits/py-gtkglext/Makefile
+++ b/x11-toolkits/py-gtkglext/Makefile
@@ -16,7 +16,8 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-PyOpenGL@${PY
LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-PyOpenGL@${PY_FLAVOR}
-USES= compiler:c++11-lang gmake libtool pathfix pkgconfig python:2.7 tar:bzip2
+USES= compiler:c++11-lang gmake gnome libtool pathfix pkgconfig \
+ python:2.7 tar:bzip2
USE_GNOME= pygtk2
USE_PYTHON= flavors
GNU_CONFIGURE= yes
diff --git a/x11-toolkits/py-gtksourceview/Makefile b/x11-toolkits/py-gtksourceview/Makefile
index 1d06820a5d93..0485843c2c87 100644
--- a/x11-toolkits/py-gtksourceview/Makefile
+++ b/x11-toolkits/py-gtksourceview/Makefile
@@ -12,7 +12,8 @@ DISTNAME= pygtksourceview-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Python bindings for GtkSourceView 2
-USES= gmake libtool:keepla pathfix pkgconfig python:2.7 tar:bzip2
+USES= gmake gnome libtool:keepla pathfix pkgconfig python:2.7 \
+ tar:bzip2
USE_GNOME= gnomeprefix gtksourceview2 pygtk2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-docs
diff --git a/x11-toolkits/py-gui/Makefile b/x11-toolkits/py-gui/Makefile
index 1c8d8571b604..03aa646b4a1c 100644
--- a/x11-toolkits/py-gui/Makefile
+++ b/x11-toolkits/py-gui/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyrex>0:devel/pyrex@${PY_FLAVOR}
OPTIONS_DEFINE= DOCS EXAMPLES OPENGL
USE_GNOME= pygtk2
-USES= python:2.7
+USES= gnome python:2.7
USE_PYTHON= distutils autoplist
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
diff --git a/x11-toolkits/py-kiwi-gtk/Makefile b/x11-toolkits/py-kiwi-gtk/Makefile
index 5153cf8177e3..dabe7826af9e 100644
--- a/x11-toolkits/py-kiwi-gtk/Makefile
+++ b/x11-toolkits/py-kiwi-gtk/Makefile
@@ -17,7 +17,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
NO_ARCH= yes
USE_GNOME= libglade2 pygtk2
USE_PYTHON= autoplist distutils
-USES= gettext python:2.7 uniquefiles:dirs
+USES= gettext gnome python:2.7 uniquefiles:dirs
PORTDOCS= *
PORTEXAMPLES= *
diff --git a/x11-toolkits/py-sexy/Makefile b/x11-toolkits/py-sexy/Makefile
index fe90c6d0c6de..9fbcf74e526c 100644
--- a/x11-toolkits/py-sexy/Makefile
+++ b/x11-toolkits/py-sexy/Makefile
@@ -16,7 +16,7 @@ LICENSE= LGPL21
LIB_DEPENDS= libsexy.so:x11-toolkits/libsexy
-USES= libtool pkgconfig python:2.7
+USES= gnome libtool pkgconfig python:2.7
USE_GNOME= pygtk2
USE_PYTHON= flavors
GNU_CONFIGURE= yes
diff --git a/x11-toolkits/py-vte/Makefile b/x11-toolkits/py-vte/Makefile
index fff995f5e638..1a2d0591781a 100644
--- a/x11-toolkits/py-vte/Makefile
+++ b/x11-toolkits/py-vte/Makefile
@@ -15,7 +15,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
-USES= python:2.7
+USES= gnome python:2.7
USE_GNOME= intltool pygtk2 vte
USE_PYTHON= flavors
CONFIGURE_ARGS= --enable-python \
diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile
index c6c06f8058c1..6d760996ca3a 100644
--- a/x11-toolkits/rep-gtk2/Makefile
+++ b/x11-toolkits/rep-gtk2/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= librep.so:lang/librep \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
-USES= autoreconf gmake libtool pathfix pkgconfig tar:xz
+USES= autoreconf gmake gnome libtool pathfix pkgconfig tar:xz
GNU_CONFIGURE= yes
USE_GNOME= cairo gdkpixbuf2 gtk20
diff --git a/x11-toolkits/sdl_pango/Makefile b/x11-toolkits/sdl_pango/Makefile
index 0f44ff4e7238..020d663f2754 100644
--- a/x11-toolkits/sdl_pango/Makefile
+++ b/x11-toolkits/sdl_pango/Makefile
@@ -17,7 +17,7 @@ COMMENT= SDL API to the Pango text rendering engine of GNOME 2.x
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= libtool pathfix pkgconfig
+USES= gnome libtool pathfix pkgconfig sdl
GNU_CONFIGURE= yes
USE_SDL= sdl
USE_GNOME= pango
diff --git a/x11-toolkits/unique/Makefile b/x11-toolkits/unique/Makefile
index cb79eea3a068..50bf3f0056ee 100644
--- a/x11-toolkits/unique/Makefile
+++ b/x11-toolkits/unique/Makefile
@@ -16,7 +16,7 @@ PORTSCOUT= ignore:1
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
-USES= gettext gmake libtool pathfix pkgconfig tar:bzip2
+USES= gettext gmake gnome libtool pathfix pkgconfig tar:bzip2
USE_GNOME= gtk20 gnomeprefix introspection:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/x11-toolkits/vdk/Makefile b/x11-toolkits/vdk/Makefile
index 6bf5eba3830f..6fd789db8f3d 100644
--- a/x11-toolkits/vdk/Makefile
+++ b/x11-toolkits/vdk/Makefile
@@ -13,7 +13,7 @@ COMMENT= C++ wrapper for GTK+ toolkit
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= libtool pathfix pkgconfig
+USES= gnome libtool pathfix pkgconfig
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-opt=no --enable-doc-html=no --enable-testvdk=no
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile
index 304a5b25af23..e1427e3dbd02 100644
--- a/x11-toolkits/vte/Makefile
+++ b/x11-toolkits/vte/Makefile
@@ -19,7 +19,7 @@ PORTSCOUT= ignore:1
RUN_DEPENDS+= ${LOCALBASE}/libexec/gnome-pty-helper:x11-toolkits/gnome-pty-helper
-USES+= cpe gettext gmake libtool pathfix pkgconfig
+USES+= cpe gettext gmake gnome libtool pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GNOME?= gnomeprefix gtk20 intltool introspection:build referencehack