Add more USE_GETTEXT macros, and bump PORTREVISIONs.

Reported by:	amdmi3
This commit is contained in:
Joe Marcus Clarke 2010-06-05 17:15:38 +00:00
parent 33ad0f1962
commit 030f3c3872
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255821
9 changed files with 18 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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+

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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" \