diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ORBit2/Makefile | 3 | ||||
-rw-r--r-- | devel/dbus-glib/Makefile | 2 | ||||
-rw-r--r-- | devel/desktop-file-utils/Makefile | 3 | ||||
-rw-r--r-- | devel/eggdbus/Makefile | 2 | ||||
-rw-r--r-- | devel/gamin/Makefile | 3 | ||||
-rw-r--r-- | devel/gconf2/Makefile | 2 | ||||
-rw-r--r-- | devel/gio-fam-backend/Makefile | 3 | ||||
-rw-r--r-- | devel/glib20/Makefile | 2 | ||||
-rw-r--r-- | devel/glibmm/Makefile | 3 | ||||
-rw-r--r-- | devel/gnome-vfs/Makefile | 2 | ||||
-rw-r--r-- | devel/libIDL/Makefile | 2 | ||||
-rw-r--r-- | devel/libbonobo/Makefile | 2 | ||||
-rw-r--r-- | devel/libgsf/Makefile | 2 | ||||
-rw-r--r-- | devel/libnotify/Makefile | 3 | ||||
-rw-r--r-- | devel/libsoup/Makefile | 3 | ||||
-rw-r--r-- | devel/py-dbus/Makefile | 2 |
16 files changed, 27 insertions, 12 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 |