aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/ORBit2/Makefile3
-rw-r--r--devel/dbus-glib/Makefile2
-rw-r--r--devel/desktop-file-utils/Makefile3
-rw-r--r--devel/eggdbus/Makefile2
-rw-r--r--devel/gamin/Makefile3
-rw-r--r--devel/gconf2/Makefile2
-rw-r--r--devel/gio-fam-backend/Makefile3
-rw-r--r--devel/glib20/Makefile2
-rw-r--r--devel/glibmm/Makefile3
-rw-r--r--devel/gnome-vfs/Makefile2
-rw-r--r--devel/libIDL/Makefile2
-rw-r--r--devel/libbonobo/Makefile2
-rw-r--r--devel/libgsf/Makefile2
-rw-r--r--devel/libnotify/Makefile3
-rw-r--r--devel/libsoup/Makefile3
-rw-r--r--devel/py-dbus/Makefile2
-rw-r--r--graphics/gimp-app/Makefile2
-rw-r--r--graphics/libgnomecanvas/Makefile2
-rw-r--r--graphics/librsvg2/Makefile2
-rw-r--r--graphics/poppler-gtk/Makefile2
-rw-r--r--net-im/farsight2/Makefile2
-rw-r--r--net-im/libnice/Makefile2
-rw-r--r--net-im/libpurple/Makefile2
-rw-r--r--net-im/pidgin/Makefile2
-rw-r--r--net/avahi-app/Makefile2
-rw-r--r--net/wireshark/Makefile2
-rw-r--r--sysutils/consolekit/Makefile3
-rw-r--r--textproc/gtkspell/Makefile2
-rw-r--r--textproc/libcroco/Makefile2
-rw-r--r--textproc/libxslt/Makefile1
-rw-r--r--www/webkit-gtk2/Makefile2
-rw-r--r--x11-toolkits/gtk20/Makefile2
-rw-r--r--x11-toolkits/gtk30/Makefile2
-rw-r--r--x11-toolkits/gtkmm24/Makefile3
-rw-r--r--x11-toolkits/libbonoboui/Makefile2
-rw-r--r--x11-toolkits/libgnomeui/Makefile2
-rw-r--r--x11-toolkits/pango/Makefile2
-rw-r--r--x11-toolkits/pangomm/Makefile3
-rw-r--r--x11/libgnome/Makefile2
39 files changed, 59 insertions, 28 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile
index e71b399bece7..b2e074b2ef44 100644
--- a/devel/ORBit2/Makefile
+++ b/devel/ORBit2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ORBit2
PORTVERSION= 2.14.18
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -21,6 +21,7 @@ USE_BZIP2= yes
.if !defined(REFERENCE_PORT)
USE_GMAKE= yes
+USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:22
USE_GNOME= gnomehack libidl ltverhack referencehack
diff --git a/devel/dbus-glib/Makefile b/devel/dbus-glib/Makefile
index 23bf5e4cd603..a34318b331d4 100644
--- a/devel/dbus-glib/Makefile
+++ b/devel/dbus-glib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dbus
PORTVERSION= 0.86
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-glib/
PKGNAMESUFFIX= -glib
@@ -18,6 +19,7 @@ COMMENT= GLib bindings for the D-BUS messaging system
LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus
USE_GNOME= gnomehack glib20 ltverhack
+USE_GETTEXT= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:22
USE_LDCONFIG= yes
diff --git a/devel/desktop-file-utils/Makefile b/devel/desktop-file-utils/Makefile
index 3d53f3eed7af..bfbefc9579e6 100644
--- a/devel/desktop-file-utils/Makefile
+++ b/devel/desktop-file-utils/Makefile
@@ -8,7 +8,7 @@
PORTNAME= desktop-file-utils
PORTVERSION= 0.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/releases/
@@ -16,6 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A couple of command line utilities for working with desktop entries
USE_GNOME= glib20
+USE_GETTEXT= yes
WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-lispdir
diff --git a/devel/eggdbus/Makefile b/devel/eggdbus/Makefile
index 5bb69986b049..a18e2f38aa5e 100644
--- a/devel/eggdbus/Makefile
+++ b/devel/eggdbus/Makefile
@@ -8,6 +8,7 @@
PORTNAME= eggdbus
PORTVERSION= 0.6
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://hal.freedesktop.org/releases/
@@ -17,6 +18,7 @@ COMMENT= D-Bus bindings for GObject
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
USE_GNOME= pkgconfig glib20 gnomehack
+USE_GETTEXT= yes
USE_GMAKE= yes
MAKE_JOBS_UNSAFE=yes
GNU_CONFIGURE= yes
diff --git a/devel/gamin/Makefile b/devel/gamin/Makefile
index 66d43a869b4d..34f10e1965a2 100644
--- a/devel/gamin/Makefile
+++ b/devel/gamin/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gamin
PORTVERSION= 0.1.10
-PORTREVISION?= 3
+PORTREVISION?= 4
CATEGORIES?= devel
MASTER_SITES= http://people.gnome.org/~veillard/gamin/sources/
@@ -17,6 +17,7 @@ COMMENT?= A file and directory monitoring system
USE_AUTOTOOLS= libtool:22
USE_GMAKE= yes
+USE_GETTEXT= yes
USE_GNOME?= gnomehack _glib20
USE_LDCONFIG= yes
CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile
index 010c80cd955b..ce1fb0e060e8 100644
--- a/devel/gconf2/Makefile
+++ b/devel/gconf2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gconf2
PORTVERSION= 2.28.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/devel/gio-fam-backend/Makefile b/devel/gio-fam-backend/Makefile
index 8808b41e293c..3b0bea652228 100644
--- a/devel/gio-fam-backend/Makefile
+++ b/devel/gio-fam-backend/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gio-fam-backend
PORTVERSION= 2.24.1
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \
ftp://ftp.gtk.org/pub/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ \
@@ -24,6 +24,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= FAM backend for GLib's GIO library
USE_BZIP2= yes
+USE_GETTEXT= yes
BUILD_WRKSRC= ${WRKSRC}/gio/fam
INSTALL_WRKSRC= ${BUILD_WRKSRC}
GNU_CONFIGURE= yes
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index 116d8e44e3b6..9cfc1186065e 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -9,7 +9,7 @@
PORTNAME= glib
PORTVERSION= 2.24.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \
ftp://ftp.gtk.org/pub/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ \
diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile
index 4866b4a3a0ac..ddd7668555b4 100644
--- a/devel/glibmm/Makefile
+++ b/devel/glibmm/Makefile
@@ -8,7 +8,7 @@
PORTNAME= glibmm
PORTVERSION= 2.24.2
-PORTREVISION?= 0
+PORTREVISION?= 2
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= GNOME
@@ -27,6 +27,7 @@ LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_GMAKE= yes
+USE_GETTEXT= yes
USE_GNOME= gnomehack glib20 ltverhack
USE_PERL5= yes
USE_AUTOTOOLS= libtool:22
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index 3b41a8b8f81c..7d1b55e91d0a 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnome-vfs
PORTVERSION= 2.24.3
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile
index 604680a89fd7..9f99ed56b24b 100644
--- a/devel/libIDL/Makefile
+++ b/devel/libIDL/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libIDL
PORTVERSION= 0.8.14
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -17,6 +18,7 @@ COMMENT= A library for creating trees of CORBA IDL files
USE_BZIP2= yes
USE_GMAKE= yes
+USE_GETTEXT= yes
USE_BISON= build
USE_GNOME= gnomehack glib20
USE_LDCONFIG= yes
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index 3a93b3ce1570..2c38fdc5873c 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libbonobo
PORTVERSION= 2.24.3
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= devel
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile
index b291c434932f..fcdf144178af 100644
--- a/devel/libgsf/Makefile
+++ b/devel/libgsf/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libgsf
PORTVERSION= 1.14.18
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= devel
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile
index 78ebab168a92..b678af304f23 100644
--- a/devel/libnotify/Makefile
+++ b/devel/libnotify/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libnotify
PORTVERSION= 0.4.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel gnome
MASTER_SITES= http://www.galago-project.org/files/releases/source/libnotify/
@@ -18,6 +18,7 @@ COMMENT= A library for desktop notifications
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
USE_GNOME= gnomehack gnometarget intlhack glib20 gtk20 ltverhack
+USE_GETTEXT= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:22
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile
index 57590d1c0b3a..cd128c014e40 100644
--- a/devel/libsoup/Makefile
+++ b/devel/libsoup/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libsoup
PORTVERSION= 2.30.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -25,6 +25,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
gnome-keyring.0:${PORTSDIR}/security/gnome-keyring \
sqlite3.8:${PORTSDIR}/databases/sqlite3
+USE_GETTEXT= yes
USE_GNOME= gnomehack glib20 libxml2 ltverhack referencehack gconf2
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:22
diff --git a/devel/py-dbus/Makefile b/devel/py-dbus/Makefile
index 33fb37a21dc8..54a09d29ba90 100644
--- a/devel/py-dbus/Makefile
+++ b/devel/py-dbus/Makefile
@@ -8,6 +8,7 @@
PORTNAME= dbus
PORTVERSION= 0.83.1
+PORTREVISION= 1
CATEGORIES= devel gnome python
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-python/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,6 +19,7 @@ COMMENT= Python bindings for the D-BUS messaging system
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
+USE_GETTEXT= yes
USE_GNOME= gnomehack gnometarget
USE_PYTHON= yes
USE_GMAKE= yes
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 2fbe4e39fd1d..9dd5bdd93126 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gimp-app
DISTVERSION= 2.6.8
-PORTREVISION?= 3
+PORTREVISION?= 4
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile
index cc58c1c7a594..c05373a3bd93 100644
--- a/graphics/libgnomecanvas/Makefile
+++ b/graphics/libgnomecanvas/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libgnomecanvas
PORTVERSION= 2.30.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile
index 55100263d78c..0d34a51e5127 100644
--- a/graphics/librsvg2/Makefile
+++ b/graphics/librsvg2/Makefile
@@ -8,6 +8,7 @@
PORTNAME= librsvg2
PORTVERSION= 2.26.3
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -23,6 +24,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
RUN_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:22
diff --git a/graphics/poppler-gtk/Makefile b/graphics/poppler-gtk/Makefile
index 1ebdddf7a6ab..ae3fb35aed4e 100644
--- a/graphics/poppler-gtk/Makefile
+++ b/graphics/poppler-gtk/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/graphics/poppler-gtk/Makefile,v 1.18 2010/03/14 22:08:42 kwm Exp $
#
-PORTREVISION= 0
+PORTREVISION= 1
PKGNAMESUFFIX= -gtk
MAINTAINER= gnome@FreeBSD.org
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile
index 786868d844f7..b1cc20e4e28e 100644
--- a/net-im/farsight2/Makefile
+++ b/net-im/farsight2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= farsight2
PORTVERSION= 0.0.19
+PORTREVISION= 1
CATEGORIES= net-im devel
MASTER_SITES= http://farsight.freedesktop.org/releases/farsight2/
@@ -16,6 +17,7 @@ COMMENT= Collection of GStreamer modules and libraries for videoconferencing
LIB_DEPENDS= nice.0:${PORTSDIR}/net-im/libnice
USE_GMAKE= yes
+USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_PYTHON= yes
USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget \
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile
index f4f93023bfaa..1a8d7f0d9f52 100644
--- a/net-im/libnice/Makefile
+++ b/net-im/libnice/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libnice
PORTVERSION= 0.0.12
+PORTREVISION= 1
CATEGORIES= net-im devel
MASTER_SITES= http://nice.freedesktop.org/releases/
@@ -14,6 +15,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Library and transmitter that implements ICE-19
USE_GMAKE= yes
+USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget
USE_GSTREAMER= yes
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index d46e6c760d0f..58a73a1b87ae 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -8,7 +8,7 @@
PORTNAME?= libpurple
PORTVERSION= 2.7.0
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES?= net-im
MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION}
DISTNAME= pidgin-${PORTVERSION}
diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile
index c1565a2ad237..4e8d08729fcb 100644
--- a/net-im/pidgin/Makefile
+++ b/net-im/pidgin/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= pidgin
-PORTREVISION= 2
+PORTREVISION= 3
MAINTAINER= marcus@FreeBSD.org
COMMENT= Pidgin multi-protocol messaging client (GTK+ UI)
diff --git a/net/avahi-app/Makefile b/net/avahi-app/Makefile
index 4c7cb7c93bdd..ceaae2a35e14 100644
--- a/net/avahi-app/Makefile
+++ b/net/avahi-app/Makefile
@@ -8,7 +8,7 @@
PORTNAME= avahi
PORTVERSION= 0.6.25
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES?= net dns
MASTER_SITES= http://www.avahi.org/download/
PKGNAMESUFFIX?= -app
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index d7c81999ae1f..71e94aaabd7c 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -7,6 +7,7 @@
PORTNAME?= wireshark
PORTVERSION= 1.2.8
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.wireshark.org/download/src/ \
http://wireshark.osmirror.nl/download/src/ \
@@ -23,6 +24,7 @@ DATADIR_NAME= wireshark
USE_PERL5_BUILD=yes
USE_PYTHON_BUILD=yes
+USE_GETTEXT= yes
USE_ICONV= yes
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/sysutils/consolekit/Makefile b/sysutils/consolekit/Makefile
index 755f848955ca..1742db0deb34 100644
--- a/sysutils/consolekit/Makefile
+++ b/sysutils/consolekit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= consolekit
PORTVERSION= 0.4.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils gnome
MASTER_SITES= http://www.freedesktop.org/software/ConsoleKit/dist/
DISTFILES= ConsoleKit-${PORTVERSION}${EXTRACT_SUFX}
@@ -20,6 +20,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
WRKSRC= ${WRKDIR}/ConsoleKit-${PORTVERSION}
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_XORG= x11
USE_GNOME= gnomehack
USE_GMAKE= yes
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile
index d441eed98bbe..6554afeb3180 100644
--- a/textproc/gtkspell/Makefile
+++ b/textproc/gtkspell/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gtkspell
PORTVERSION= 2.0.16
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= marcus
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile
index 849a61d9385f..6ff69449e0c3 100644
--- a/textproc/libcroco/Makefile
+++ b/textproc/libcroco/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libcroco
PORTVERSION= 0.6.2
+PORTREVISION= 1
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
@@ -14,6 +15,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= CSS2 parsing library
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:22
USE_LDCONFIG= yes
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 03ac21676a26..61d8dbfc1f16 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -20,6 +20,7 @@ COMMENT?= The XSLT C library for GNOME
.if !defined(REFERENCE_PORT)
USE_GMAKE= yes
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GNOME?= gnomehack gnometarget libxml2
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile
index a2588872a80e..ba8cd89fe588 100644
--- a/www/webkit-gtk2/Makefile
+++ b/www/webkit-gtk2/Makefile
@@ -8,6 +8,7 @@
PORTNAME= webkit
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://webkitgtk.org/
PKGNAMESUFFIX= -gtk2
@@ -24,6 +25,7 @@ LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant \
soup-2.4.1:${PORTSDIR}/devel/libsoup
RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/Soup-2.4.gir:${PORTSDIR}/devel/gir-repository-libsoup
+USE_GETTEXT= yes
WANT_GSTREAMER= yes
MAKE_JOBS_SAFE= yes
USE_XORG= xt
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index b498cb7ea57e..1452bde9220c 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gtk
PORTVERSION= 2.20.1
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \
ftp://ftp.gtk.org/pub/gtk/%SUBDIR%/ \
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index b498cb7ea57e..1452bde9220c 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gtk
PORTVERSION= 2.20.1
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \
ftp://ftp.gtk.org/pub/gtk/%SUBDIR%/ \
diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile
index c1c10669a7e3..72279c0ba812 100644
--- a/x11-toolkits/gtkmm24/Makefile
+++ b/x11-toolkits/gtkmm24/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gtkmm
PORTVERSION= 2.20.3
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -27,6 +27,7 @@ LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm \
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_GMAKE= yes
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:22
diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile
index e50032d25152..fae81cca8442 100644
--- a/x11-toolkits/libbonoboui/Makefile
+++ b/x11-toolkits/libbonoboui/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libbonoboui
PORTVERSION= 2.24.3
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile
index 968444c685ed..6704f4e2024c 100644
--- a/x11-toolkits/libgnomeui/Makefile
+++ b/x11-toolkits/libgnomeui/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libgnomeui
PORTVERSION= 2.24.3
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile
index f2a26a2dbd3c..b09c487e28b8 100644
--- a/x11-toolkits/pango/Makefile
+++ b/x11-toolkits/pango/Makefile
@@ -8,7 +8,7 @@
PORTNAME= pango
PORTVERSION= 1.28.0
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME \
ftp://ftp.gtk.org/pub/pango/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/
diff --git a/x11-toolkits/pangomm/Makefile b/x11-toolkits/pangomm/Makefile
index 9702d6248d89..f35dd23e69b2 100644
--- a/x11-toolkits/pangomm/Makefile
+++ b/x11-toolkits/pangomm/Makefile
@@ -8,7 +8,7 @@
PORTNAME= pangomm
PORTVERSION= 2.26.2
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -25,6 +25,7 @@ LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm \
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_GMAKE= yes
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GNOME= gnomehack pango
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index f93e71890de6..9020210e9d39 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libgnome
PORTVERSION= 2.30.0
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2