aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2010-06-05 17:15:38 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2010-06-05 17:15:38 +0000
commit030f3c38724d4cee3d85538c85ca8870e92aeb9a (patch)
treec6236e4e5265ef0a32075e008a4ba2fd38344238
parent33ad0f196273febb1046ec439a208fd82d1471e8 (diff)
downloadports-030f3c38724d4cee3d85538c85ca8870e92aeb9a.tar.gz
ports-030f3c38724d4cee3d85538c85ca8870e92aeb9a.zip
Add more USE_GETTEXT macros, and bump PORTREVISIONs.
Reported by: amdmi3
Notes
Notes: svn path=/head/; revision=255821
-rw-r--r--editors/abiword/Makefile2
-rw-r--r--graphics/clutter-gtk/Makefile3
-rw-r--r--graphics/clutter/Makefile2
-rw-r--r--graphics/py-clutter/Makefile2
-rw-r--r--net-im/loudmouth/Makefile3
-rw-r--r--x11-toolkits/gtkglext/Makefile3
-rw-r--r--x11-toolkits/gtkglextmm/Makefile3
-rw-r--r--x11-toolkits/libsexy/Makefile3
-rw-r--r--x11-toolkits/py-gnome2/Makefile2
9 files changed, 18 insertions, 5 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 1bae0a3a496c..ccd869d43c35 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -8,6 +8,7 @@
PORTNAME= abiword
PORTVERSION= 2.8.4
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
@@ -27,6 +28,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSerif.ttf:${PORTSDIR}/x11-f
USE_GMAKE= yes
USE_ICONV= yes
+USE_GETTEXT= yes
USE_GNOME= gnomehack libxml2 gtk20 desktopfileutils librsvg2
WANT_GNOME= yes
GNU_CONFIGURE= yes
diff --git a/graphics/clutter-gtk/Makefile b/graphics/clutter-gtk/Makefile
index b872a0e40fc4..d8487f15c1fa 100644
--- a/graphics/clutter-gtk/Makefile
+++ b/graphics/clutter-gtk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clutter-gtk
PORTVERSION= 0.10.4
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/
@@ -18,6 +18,7 @@ LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter
USE_BZIP2= yes
USE_GMAKE= yes
+USE_GETTEXT= yes
USE_AUTOTOOLS= libtool:22
USE_GNOME= gnomehack gtk20 ltverhack gnomeprefix
USE_XORG= xp x11
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile
index aea5373a5764..3fe59e2ac5bb 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -7,6 +7,7 @@
PORTNAME= clutter
PORTVERSION= 1.2.8
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= GNOME \
http://www.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/
@@ -15,6 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= OpenGL based interactive canvas library
USE_GMAKE= yes
+USE_GETTEXT= yes
USE_BZIP2= yes
USE_AUTOTOOLS= libtool:22
USE_GNOME= pkgconfig gtk20 gnomehack ltverhack gnomeprefix
diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile
index cce7ea07a161..23e1c994138e 100644
--- a/graphics/py-clutter/Makefile
+++ b/graphics/py-clutter/Makefile
@@ -8,6 +8,7 @@
PORTNAME= clutter
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.clutter-project.org/sources/pyclutter/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -24,6 +25,7 @@ LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter
USE_BZIP2= yes
USE_GMAKE= yes
+USE_GETTEXT= yes
USE_AUTOTOOLS= libtool:22
USE_GNOME= gnomehack pygnome2 pygtk2
USE_PYTHON= 2.5+
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile
index 6d1f6ee0a817..bc00ad46fff7 100644
--- a/net-im/loudmouth/Makefile
+++ b/net-im/loudmouth/Makefile
@@ -7,7 +7,7 @@
PORTNAME= loudmouth
PORTVERSION= 1.4.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im gnome
MASTER_SITES= http://ftp.imendio.com/pub/imendio/loudmouth/src/ \
GNOME
@@ -19,6 +19,7 @@ LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn
USE_BZIP2= yes
USE_GMAKE= yes
+USE_GETTEXT= yes
USE_AUTOTOOLS= libtool:22
USE_LDCONFIG= yes
USE_GNOME= gnomehack glib20 ltverhack
diff --git a/x11-toolkits/gtkglext/Makefile b/x11-toolkits/gtkglext/Makefile
index f573ae8201cf..41f9423adc8d 100644
--- a/x11-toolkits/gtkglext/Makefile
+++ b/x11-toolkits/gtkglext/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtkglext
PORTVERSION= 1.2.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= x11-toolkits
MASTER_SITES= SF
DIST_SUBDIR= gnome2
@@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An OpenGL extension to GTK
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_GNOME= gnomehack gnomeprefix gnometarget gtk20
USE_GL= yes
USE_XORG= xt
diff --git a/x11-toolkits/gtkglextmm/Makefile b/x11-toolkits/gtkglextmm/Makefile
index 8a822dbf4609..d6491c7b6c3f 100644
--- a/x11-toolkits/gtkglextmm/Makefile
+++ b/x11-toolkits/gtkglextmm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtkglextmm
PORTVERSION= 1.2.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-toolkits
MASTER_SITES= SF/gtkglext/${PORTNAME}/${PORTVERSION}
@@ -18,6 +18,7 @@ LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext \
gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_GNOME= gnomehack gnomeprefix gnometarget gtk20
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:22
diff --git a/x11-toolkits/libsexy/Makefile b/x11-toolkits/libsexy/Makefile
index b887cbf64e11..9e7d919b63d3 100644
--- a/x11-toolkits/libsexy/Makefile
+++ b/x11-toolkits/libsexy/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libsexy
PORTVERSION= 0.1.11
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits devel
MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
http://releases.chipx86.com/libsexy/libsexy/
@@ -20,6 +20,7 @@ LIB_DEPENDS= enchant:${PORTSDIR}/textproc/enchant
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_AUTOTOOLS= libtool:22
+USE_GETTEXT= yes
USE_GNOME= gnomehack lthack gtk20 libxml2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile
index 1e950356c24f..1cfafca78f69 100644
--- a/x11-toolkits/py-gnome2/Makefile
+++ b/x11-toolkits/py-gnome2/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnome
PORTVERSION= 2.28.1
+PORTREVISION= 1
CATEGORIES= x11-toolkits python gnome
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/gnome-python/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -26,6 +27,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_PYTHON= yes
USE_LDCONFIG= yes
+USE_GETTEXT= yes
USE_GNOME= gnomehack libgnomeui pygtk2
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \