diff options
51 files changed, 51 insertions, 55 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk index 09b1bb2b4..472d2e039 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -132,7 +132,6 @@ gnomeprefix_CONFIGURE_ARGS=--localstatedir=${GNOME_LOCALSTATEDIR} \ --with-html-dir=${GNOME_HTML_DIR} \ --disable-gtk-doc \ --with-gconf-source=${GCONF_CONFIG_SOURCE} -gnomeprefix_USE_GNOME_IMPL=gnomehier atkmm_DETECT= ${LOCALBASE}/libdata/pkgconfig/atkmm-1.6.pc atkmm_LIB_DEPENDS= libatkmm-1.6.so:${PORTSDIR}/accessibility/atkmm @@ -235,7 +234,6 @@ imlib_USE_GNOME_IMPL= gtk12 gnomemimedata_DETECT= ${LOCALBASE}/libdata/pkgconfig/gnome-mime-data-2.0.pc gnomemimedata_BUILD_DEPENDS=${gnomemimedata_DETECT}:${PORTSDIR}/misc/gnome-mime-data gnomemimedata_RUN_DEPENDS=${gnomemimedata_DETECT}:${PORTSDIR}/misc/gnome-mime-data -gnomemimedata_USE_GNOME_IMPL=gnomehier glib20_LIB_DEPENDS= libglib-2.0.so:${PORTSDIR}/devel/glib20 \ libpcre.so:${PORTSDIR}/devel/pcre @@ -311,7 +309,7 @@ introspection_DETECT= ${LOCALBASE}/libdata/pkgconfig/gobject-introspection-1.0. introspection_BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection introspection_LIB_DEPENDS= libgirepository-1.0.so:${PORTSDIR}/devel/gobject-introspection introspection_RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -introspection_USE_GNOME_IMPL= glib20 gnomehier +introspection_USE_GNOME_IMPL= glib20 introspection_MAKE_ENV= GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=${WRKDIR} gconf2_LIB_DEPENDS= libgconf-2.so:${PORTSDIR}/devel/gconf2 diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile index 402b4940f..bbeadea5b 100644 --- a/accessibility/at-spi2-atk/Makefile +++ b/accessibility/at-spi2-atk/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= at-spi2-core>=2.8.0:${PORTSDIR}/accessibility/at-spi2-core PORTSCOUT= limitw:1,even USES= gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= atk glib20 gnomehier intlhack +USE_GNOME= atk glib20 intlhack GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile index e2efffd5a..f12c1a07f 100644 --- a/accessibility/at-spi2-core/Makefile +++ b/accessibility/at-spi2-core/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus PORTSCOUT= limitw:1,even USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= glib20 gnomehier intlhack introspection:build +USE_GNOME= glib20 intlhack introspection:build USE_XORG= x11 xi xtst xext USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 92626220b..1d6708ea0 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -19,7 +19,7 @@ USES= tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes USES+= gettext gmake libtool pathfix pkgconfig -USE_GNOME= glib20 gnomehier introspection:build referencehack +USE_GNOME= glib20 introspection:build referencehack CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib diff --git a/accessibility/caribou/Makefile b/accessibility/caribou/Makefile index 41b7649a1..ca83c3072 100644 --- a/accessibility/caribou/Makefile +++ b/accessibility/caribou/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= py2?-atspi>=2.1.91:${PORTSDIR}/accessibility/py-atspi USES= gettext gmake libtool pathfix pkgconfig python:2 \ shebangfix tar:xz -USE_GNOME= gnomehier gtk30 intlhack introspection:build libxml2 \ +USE_GNOME= gtk30 intlhack introspection:build libxml2 \ libxslt:build pygobject3 SHEBANG_FILES= tools/fix_gir.py tools/make_schema.py USE_XORG= x11 xtst diff --git a/accessibility/py-atspi/Makefile b/accessibility/py-atspi/Makefile index daf3d6389..6717f752d 100644 --- a/accessibility/py-atspi/Makefile +++ b/accessibility/py-atspi/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at CONFLICTS= at-spi-1.[0-9]* USES= gettext gmake pathfix pkgconfig python:2 tar:xz -USE_GNOME= gnomehier intlhack pygobject3 +USE_GNOME= intlhack pygobject3 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/accessibility/py3-atspi/Makefile b/accessibility/py3-atspi/Makefile index d9b7ea2b5..48023062a 100644 --- a/accessibility/py3-atspi/Makefile +++ b/accessibility/py3-atspi/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at CONFLICTS= at-spi-1.[0-9]* USES= gettext gmake pathfix pkgconfig python:3 tar:xz -USE_GNOME= gnomehier intlhack py3gobject3 +USE_GNOME= intlhack py3gobject3 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile index e6da1dace..928eb5f6d 100644 --- a/audio/libcanberra/Makefile +++ b/audio/libcanberra/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libvorbisfile.so:${PORTSDIR}/audio/libvorbis \ libltdl.so:${PORTSDIR}/devel/libltdl USES= gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gnomehier gnomeprefix gtk20 +USE_GNOME= gnomeprefix gtk20 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-lynx --disable-tdb --disable-alsa diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index eb38e5197..a6f27f67f 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= libsamplerate.so:${PORTSDIR}/audio/libsamplerate \ libltdl.so:${PORTSDIR}/devel/libltdl \ libck-connector.so:${PORTSDIR}/sysutils/consolekit -USE_GNOME= glib20 gnomehier intltool +USE_GNOME= glib20 intltool USE_XORG= x11 sm xtst ice USE_LDCONFIG= yes USES= execinfo gettext gmake libtool pathfix \ diff --git a/devel/appdata-tools/Makefile b/devel/appdata-tools/Makefile index 51a02db58..35439f10e 100644 --- a/devel/appdata-tools/Makefile +++ b/devel/appdata-tools/Makefile @@ -25,7 +25,7 @@ PATHFIX_MAKEFILEIN= Makefile.am #CONFIGURE_ARGS= --enable-introspection=yes USE_GITHUB= yes USES= autoreconf:build gmake libtool pathfix pkgconfig -USE_GNOME= gdkpixbuf2 glib20 gnomehier intlhack introspection:build +USE_GNOME= gdkpixbuf2 glib20 intlhack introspection:build USE_LDCONFIG= yes pre-configure: diff --git a/devel/appstream-glib/Makefile b/devel/appstream-glib/Makefile index 52a67ddbd..a977c8cc3 100644 --- a/devel/appstream-glib/Makefile +++ b/devel/appstream-glib/Makefile @@ -21,7 +21,7 @@ GH_COMMIT= f4f3230 GH_TAGNAME= ${GH_COMMIT} USES= autoreconf:build gmake libtool pathfix pkgconfig -USE_GNOME= gdkpixbuf2 glib20 gnomehier gtk30 intlhack +USE_GNOME= gdkpixbuf2 glib20 gtk30 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GITHUB= yes diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile index 22b73db54..aa1ea1d4b 100644 --- a/devel/dconf/Makefile +++ b/devel/dconf/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= vala>=0.18.1:${PORTSDIR}/lang/vala \ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus USES= gettext gmake pathfix pkgconfig tar:xz -USE_GNOME= glib20 gnomehier intltool +USE_GNOME= glib20 intltool USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 721d7a9bc..f9bf34ecd 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit USES+= gettext gmake libtool pathfix pkgconfig -USE_GNOME= gnomehier orbit2 gtk20 libxml2 \ +USE_GNOME= orbit2 gtk20 libxml2 \ referencehack intlhack dconf introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index f6a6f1306..cc585e562 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libffi.so:${PORTSDIR}/devel/libffi USES= bison gettext gmake libtool pathfix pkgconfig \ python:2 tar:xz GNU_CONFIGURE= yes -USE_GNOME= gnomehier glib20 +USE_GNOME= glib20 USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib diff --git a/devel/gsettings-desktop-schemas/Makefile b/devel/gsettings-desktop-schemas/Makefile index 35e4d914c..e96b13146 100644 --- a/devel/gsettings-desktop-schemas/Makefile +++ b/devel/gsettings-desktop-schemas/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/etc/fonts/conf.avail/31-cantarell.conf:${PORTSDIR}/x11 USES= gettext gmake pathfix perl5 pkgconfig tar:xz USE_PERL5= build -USE_GNOME= intltool glib20 gnomehier introspection:build +USE_GNOME= intltool glib20 introspection:build GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index 369d6f6d6..10782e216 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -21,8 +21,8 @@ LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \ RUN_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= glib20 gnomehier gnomeprefix intlhack \ - introspection:build +USE_GNOME= glib20 gnomeprefix intlhack \ + introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/devel/libgee/Makefile b/devel/libgee/Makefile index 89c2ab6a9..b42ebd8db 100644 --- a/devel/libgee/Makefile +++ b/devel/libgee/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-introspection=yes USES= gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= glib20 gnomehier introspection:build +USE_GNOME= glib20 introspection:build USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 7de7c0384..b816f237d 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -21,7 +21,7 @@ USES= tar:xz USES+= gettext gmake libtool pathfix pkgconfig \ python:3:build tar:xz -USE_GNOME= glib20 gnomehier intltool introspection:build \ +USE_GNOME= glib20 intltool introspection:build \ libxml2 referencehack USE_SQLITE= 3 USE_LDCONFIG= yes diff --git a/games/qqwing/Makefile b/games/qqwing/Makefile index 283763fa1..656dea977 100644 --- a/games/qqwing/Makefile +++ b/games/qqwing/Makefile @@ -13,7 +13,7 @@ BUILD_DEPENDS= automake>=0:${PORTSDIR}/devel/automake \ libtool:${PORTSDIR}/devel/libtool USES= gmake libtool pathfix pkgconfig -USE_GNOME= glib20 gnomehier introspection:build +USE_GNOME= glib20 introspection:build USE_LDCONFIG= yes CONFIGURE_ENV+= CC=cc CXX=c++ CPP=cpp diff --git a/graphics/colord/Makefile b/graphics/colord/Makefile index 0c2ba8aa7..10c349bd8 100644 --- a/graphics/colord/Makefile +++ b/graphics/colord/Makefile @@ -18,7 +18,7 @@ USERS= colord GROUPS= colord USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gnomehier glib20 intlhack introspection:build +USE_GNOME= glib20 intlhack introspection:build USE_SQLITE= 3 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index ecab2e581..60a39e54b 100644 --- a/graphics/gdk-pixbuf2/Makefile +++ b/graphics/gdk-pixbuf2/Makefile @@ -14,7 +14,7 @@ COMMENT= Graphic library for GTK+ USE_XORG= xt xi x11 USES= gmake libtool pathfix pkgconfig tar:xz -USE_GNOME+= gnomehier glib20 introspection:build +USE_GNOME+= glib20 introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/graphics/libchamplain/Makefile b/graphics/libchamplain/Makefile index 85345d73a..502b2a43a 100644 --- a/graphics/libchamplain/Makefile +++ b/graphics/libchamplain/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3 \ libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome USES= gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gtk30 gnomehier introspection:build +USE_GNOME= gtk30 introspection:build USE_GL= gl USE_SQLITE= 3 GNU_CONFIGURE= yes diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index ca77f0500..a5750ba86 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ RUN_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gnomehier gnomeprefix libgsf gtk20 introspection:build +USE_GNOME= gnomeprefix libgsf gtk20 introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/misc/gnome-devel-docs/Makefile b/misc/gnome-devel-docs/Makefile index 9f40dd391..18d6dcdd3 100644 --- a/misc/gnome-devel-docs/Makefile +++ b/misc/gnome-devel-docs/Makefile @@ -15,7 +15,6 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool #RUN_DEPENDS= gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils USES= gmake pkgconfig tar:xz -USE_GNOME= gnomehier GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile index f9ea09066..d21b10595 100644 --- a/misc/gnome-user-docs/Makefile +++ b/misc/gnome-user-docs/Makefile @@ -15,6 +15,6 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool GNU_CONFIGURE= yes USES= gettext:build gmake pathfix tar:xz -USE_GNOME= gnomeprefix gnomehier libxml2:build +USE_GNOME= gnomeprefix libxml2:build .include <bsd.port.mk> diff --git a/multimedia/clutter-gst/Makefile b/multimedia/clutter-gst/Makefile index 8128f5302..46b7e1069 100644 --- a/multimedia/clutter-gst/Makefile +++ b/multimedia/clutter-gst/Makefile @@ -13,7 +13,7 @@ COMMENT= Clutter GStreamer integration LIB_DEPENDS= libclutter-1.0.so:${PORTSDIR}/graphics/clutter USES= gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= introspection gnomehier gnomeprefix +USE_GNOME= introspection gnomeprefix GNU_CONFIGURE= yes USE_GL= gl USE_GSTREAMER1= yes diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile index ad7609b57..fd26e395b 100644 --- a/multimedia/totem-pl-parser/Makefile +++ b/multimedia/totem-pl-parser/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \ libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= glib20 gnomehier gnomeprefix intlhack introspection:build \ +USE_GNOME= glib20 gnomeprefix intlhack introspection:build \ libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 3c074aa21..8e1a7bef5 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-co USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ python:3 shebangfix tar:xz -USE_GNOME= gnomehier gnomeprefix gtk30 intlhack introspection:build \ +USE_GNOME= gnomeprefix gtk30 intlhack introspection:build \ libxml2 nautilus3 py3gobject3 USE_XORG= x11 xproto xtst ice sm USE_GSTREAMER1= core good bad soup ugly diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile index 11cb7b3c1..a9e36d0e5 100644 --- a/net-im/folks/Makefile +++ b/net-im/folks/Makefile @@ -20,7 +20,7 @@ CONFLICTS= folks-0.4.[0-9]* USE_LDCONFIG= yes USES= gettext libtool gmake pathfix pkgconfig tar:xz -USE_GNOME= evolutiondataserver3 gnomehier intlhack \ +USE_GNOME= evolutiondataserver3 intlhack \ introspection:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-bluez-backend diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile index ec89131ca..b306227b0 100644 --- a/net-im/telepathy-glib/Makefile +++ b/net-im/telepathy-glib/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= vapigen:${PORTSDIR}/lang/vala PORTSCOUT= limitw:1,even USES= gmake libtool pathfix pkgconfig python:build -USE_GNOME= glib20 gnomehier introspection:build libxslt:build +USE_GNOME= glib20 introspection:build libxslt:build USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-vala-bindings diff --git a/net/geoclue/Makefile b/net/geoclue/Makefile index 03686d2ad..e41416e30 100644 --- a/net/geoclue/Makefile +++ b/net/geoclue/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup USES= gettext gmake pathfix pkgconfig tar:xz -USE_GNOME= glib20 gnomehier intlhack +USE_GNOME= glib20 intlhack #USE_AUTOTOOLS= autoconf automake GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/net/geocode-glib/Makefile b/net/geocode-glib/Makefile index 19f2e3633..784a00e74 100644 --- a/net/geocode-glib/Makefile +++ b/net/geocode-glib/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gnomehier intlhack +USE_GNOME= intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile index aa9be4ca0..f84930a45 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libgrilo-0.2.so:${PORTSDIR}/net/grilo \ USES= gmake libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes -USE_GNOME= glib20 gnomehier intlhack libxml2 +USE_GNOME= glib20 intlhack libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-youtube \ --enable-vimeo \ diff --git a/net/grilo/Makefile b/net/grilo/Makefile index 0b88536ce..6eff9a7a5 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes -USE_GNOME= glib20 gnomehier intlhack introspection:build libxml2 +USE_GNOME= glib20 intlhack introspection:build libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-vala -disable-debug CPPFLAGS+= -I${LOCALBASE}/include diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile index 777896f18..c8d881acb 100644 --- a/net/gtk-vnc/Makefile +++ b/net/gtk-vnc/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ libgcrypt.so:${PORTSDIR}/security/libgcrypt \ libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 -USE_GNOME= gnomehier gtk30 introspection:build +USE_GNOME= gtk30 introspection:build USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 07e665153..bac275651 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gnomehier gnomeprefix gtk30 intlhack \ +USE_GNOME= gnomeprefix gtk30 intlhack \ introspection:build INSTALLS_ICONS= yes USE_LDCONFIG= yes diff --git a/net/uhttpmock/Makefile b/net/uhttpmock/Makefile index 2e5cd06db..1b4f0d7e1 100644 --- a/net/uhttpmock/Makefile +++ b/net/uhttpmock/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup USES= gettext gmake libtool pathfix pkgconfig -USE_GNOME= gnomehier gnomeprefix gtk20 introspection:build +USE_GNOME= gnomeprefix gtk20 introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/security/gcr/Makefile b/security/gcr/Makefile index fdfd92307..4dede5ff3 100644 --- a/security/gcr/Makefile +++ b/security/gcr/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ CONFLICTS= gnome-keyring-2.[0-9]* -USE_GNOME= gtk30 gnomehier intlhack introspection:build +USE_GNOME= gtk30 intlhack introspection:build USES= desktop-file-utils gettext gmake libtool pathfix \ pkgconfig shared-mime-info tar:xz GNU_CONFIGURE= yes diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index d67a4375f..98961ca05 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -14,7 +14,7 @@ COMMENT= Program that keeps passwords and other secrets LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ libgcrypt.so:${PORTSDIR}/security/libgcrypt -USE_GNOME= glib20 gnomehier gnomeprefix intlhack \ +USE_GNOME= glib20 gnomeprefix intlhack \ introspection:build USES= gettext gmake libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes diff --git a/security/libsecret/Makefile b/security/libsecret/Makefile index 4417c8b57..30e6f8f0a 100644 --- a/security/libsecret/Makefile +++ b/security/libsecret/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gnomehier glib20 libxslt:build intltool \ +USE_GNOME= glib20 libxslt:build intltool \ introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/sysutils/accountsservice/Makefile b/sysutils/accountsservice/Makefile index 4161c1472..ffd0c09be 100644 --- a/sysutils/accountsservice/Makefile +++ b/sysutils/accountsservice/Makefile @@ -14,7 +14,7 @@ COMMENT= D-Bus interface for user account query and manipulation LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit -USE_GNOME= glib20 gnomehier intlhack introspection:build libxslt +USE_GNOME= glib20 intlhack introspection:build libxslt USES= gettext gmake libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/sysutils/cinnamon-settings-daemon/Makefile b/sysutils/cinnamon-settings-daemon/Makefile index c40cb5895..22e051fec 100644 --- a/sysutils/cinnamon-settings-daemon/Makefile +++ b/sysutils/cinnamon-settings-daemon/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS= cinnamon-session:${PORTSDIR}/x11/cinnamon-session \ USES= autoreconf:build gettext gmake libtool pathfix \ pkgconfig tar:xz -USE_GNOME= gnomehier gnomeprefix intlhack libgnomekbd \ +USE_GNOME= gnomeprefix intlhack libgnomekbd \ libxslt:build USE_XORG= xxf86misc GNU_CONFIGURE= yes diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index acf8677d1..2dd650761 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -40,7 +40,7 @@ RUN_DEPENDS= gnome-eject:${PORTSDIR}/sysutils/gnome-mount \ CONFLICTS= gnome-media-2.[0-9]* USES= gettext gmake pathfix pkgconfig tar:xz -USE_GNOME= gnomedesktop3 gnomehier gnomemenus3 gnomeprefix intlhack libxml2 +USE_GNOME= gnomedesktop3 gnomemenus3 gnomeprefix intlhack libxml2 USE_XORG= xscrnsaver x11 xxf86misc kbproto xi GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/sysutils/gnome-settings-daemon/Makefile b/sysutils/gnome-settings-daemon/Makefile index fee2b8d74..52a1a053b 100644 --- a/sysutils/gnome-settings-daemon/Makefile +++ b/sysutils/gnome-settings-daemon/Makefile @@ -31,7 +31,7 @@ RUN_DEPENDS= gnome-session>=0:${PORTSDIR}/x11/gnome-session \ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas USE_XORG= xxf86misc -USE_GNOME= gnomehier gnomedesktop3 gnomeprefix intlhack libxslt +USE_GNOME= gnomedesktop3 gnomeprefix intlhack libxslt USES= gettext gmake libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/www/libsocialweb/Makefile b/www/libsocialweb/Makefile index 4ee1e4272..b07ee387b 100644 --- a/www/libsocialweb/Makefile +++ b/www/libsocialweb/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= librest-0.7.so:${PORTSDIR}/devel/librest \ libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gconf2 glib20 gnomehier intlhack introspection:build \ +USE_GNOME= gconf2 glib20 intlhack introspection:build \ libxslt:build GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile index e34f92000..6f43b9b26 100644 --- a/www/webkit-gtk3/Makefile +++ b/www/webkit-gtk3/Makefile @@ -29,8 +29,7 @@ USES= bison gettext gmake gperf libtool perl5 pkgconfig \ shebangfix tar:xz USE_RUBY= yes RUBY_NO_RUN_DEPENDS=yes -USE_GNOME= cairo gnomehier gtk20 gtk30 introspection:build \ - libxslt +USE_GNOME= cairo gtk20 gtk30 introspection:build libxslt USE_SQLITE= 3 USE_PERL5= build USE_LDCONFIG= yes diff --git a/x11-wm/muffin/Makefile b/x11-wm/muffin/Makefile index d627f0ed2..a13031dc6 100644 --- a/x11-wm/muffin/Makefile +++ b/x11-wm/muffin/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity USES= autoreconf:build execinfo gettext libtool gmake \ pathfix pkgconfig python:2 -USE_GNOME= gconf2 gnomedocutils gnomehier gnomeprefix gtk30 \ +USE_GNOME= gconf2 gnomedocutils gnomeprefix gtk30 \ intlhack introspection:build USE_XORG= x11 xext xrandr xcomposite xcursor xinerama ice sm USE_LDCONFIG= yes diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index a77099fdb..5cab9523c 100644 --- a/x11-wm/mutter/Makefile +++ b/x11-wm/mutter/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity \ gsettings-desktop-schemas>=3.4.0:${PORTSDIR}/devel/gsettings-desktop-schemas USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gnomedesktop3 gnomehier gnomeprefix gtk30 intlhack \ +USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack \ introspection:build USE_XORG= x11 xext xrandr xcomposite xcursor xinerama ice sm xfixes \ xrender xdamage diff --git a/x11/cinnamon-menus/Makefile b/x11/cinnamon-menus/Makefile index 4d21acebe..413c84b0e 100644 --- a/x11/cinnamon-menus/Makefile +++ b/x11/cinnamon-menus/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= xkeyboard-config>=0:${PORTSDIR}/x11/xkeyboard-config \ USES= autoreconf:build gettext gmake libtool pathfix pkgconfig \ python:2 tar:xz -USE_GNOME= gnomehier gnomemenus3 gnomeprefix gtk30 intlhack \ +USE_GNOME= gnomemenus3 gnomeprefix gtk30 intlhack \ introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 760931edc..cec52313b 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -39,7 +39,7 @@ USERS= gdm GROUPS= gdm USES= execinfo gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= dconf gnomehier gnomeprefix intlhack introspection librsvg2 +USE_GNOME= dconf gnomeprefix intlhack introspection librsvg2 USE_LDCONFIG= yes USE_XORG= dmx dmxproto INSTALLS_ICONS= yes diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile index d44f52ad3..4a5ca1891 100644 --- a/x11/gnome-menus/Makefile +++ b/x11/gnome-menus/Makefile @@ -12,7 +12,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Implementation of the FreeDesktop Desktop Menu Spec USES= gettext gmake libtool pathfix pkgconfig python tar:xz -USE_GNOME= glib20 gnomehier gnomeprefix intlhack \ +USE_GNOME= glib20 gnomeprefix intlhack \ introspection:build GNU_CONFIGURE= yes USE_LDCONFIG= yes |