aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-04-24 07:35:40 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-04-24 07:35:40 +0000
commit08c99f3ad5e81fd0d89c32e9337608d9a9bb4e35 (patch)
tree83aac97dcee746842718f1f34dfa58caca71df28 /devel
parent91696069c0e8874f735d4e30d164e5f922dd9819 (diff)
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/ORBit2/Makefile3
-rw-r--r--devel/desktop-file-utils/Makefile3
-rw-r--r--devel/glibmm/Makefile3
-rw-r--r--devel/gnome-js-common/Makefile3
-rw-r--r--devel/gobject-introspection/Makefile3
-rw-r--r--devel/gsettings-desktop-schemas/Makefile3
-rw-r--r--devel/guiloader-c++/Makefile3
-rw-r--r--devel/guiloader/Makefile3
-rw-r--r--devel/libIDL/Makefile3
-rw-r--r--devel/libYGP/Makefile3
-rw-r--r--devel/libassetml/Makefile3
-rw-r--r--devel/libbonobo/Makefile3
-rw-r--r--devel/libclaw/Makefile3
-rw-r--r--devel/libewf/Makefile3
-rw-r--r--devel/libgalago/Makefile3
-rw-r--r--devel/libvshadow/Makefile3
-rw-r--r--devel/pharmacy/Makefile3
-rw-r--r--devel/regexxer/Makefile3
18 files changed, 18 insertions, 36 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile
index d11546542945..5fa8533cac6e 100644
--- a/devel/ORBit2/Makefile
+++ b/devel/ORBit2/Makefile
@@ -16,9 +16,8 @@ USE_BZIP2= yes
.if !defined(REFERENCE_PORT)
-USES= pkgconfig
+USES= pkgconfig gettext
USE_GMAKE= yes
-USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
USE_GNOME= gnomehack libidl ltverhack referencehack
diff --git a/devel/desktop-file-utils/Makefile b/devel/desktop-file-utils/Makefile
index 203bc71a5127..eb329bd14544 100644
--- a/devel/desktop-file-utils/Makefile
+++ b/devel/desktop-file-utils/Makefile
@@ -10,10 +10,9 @@ MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= A couple of command line utilities for working with desktop entries
-USES= pkgconfig
+USES= pkgconfig gettext
USE_GNOME= glib20
USE_BZIP2= yes
-USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-lispdir
diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile
index 247b18a1cdaf..4b9c5a058e3e 100644
--- a/devel/glibmm/Makefile
+++ b/devel/glibmm/Makefile
@@ -22,9 +22,8 @@ PLIST_SUB= VERSION="2.4" API_VERSION="2.4"
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_GMAKE= yes
-USE_GETTEXT= yes
USE_GNOME= gnomehack glib20 ltverhack libsigc++20
-USES= pkgconfig
+USES= pkgconfig gettext
USE_PERL5= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
diff --git a/devel/gnome-js-common/Makefile b/devel/gnome-js-common/Makefile
index 6c471c7ceb01..dbc212b8013c 100644
--- a/devel/gnome-js-common/Makefile
+++ b/devel/gnome-js-common/Makefile
@@ -15,9 +15,8 @@ COMMENT= GNOME JavaScript common modules and tests
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GETTEXT= yes
USE_GNOME= gnomehack intltool
-USES= pkgconfig
+USES= pkgconfig gettext
PORTDOCS= AUTHORS COPYING INSTALL NEWS README ChangeLog
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile
index 7d217ca64846..7afebc768dbd 100644
--- a/devel/gobject-introspection/Makefile
+++ b/devel/gobject-introspection/Makefile
@@ -15,13 +15,12 @@ COMMENT= Generate interface introspection data for GObject libraries
BUILD_DEPENDS= cairo-trace:${PORTSDIR}/graphics/cairo
LIB_DEPENDS= ffi.6:${PORTSDIR}/devel/libffi
-USES= bison pathfix pkgconfig
+USES= bison pathfix pkgconfig gettext
USE_XZ= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehier glib20 ltverhack
USE_PYTHON= -2.7
-USE_GETTEXT= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE=yes
diff --git a/devel/gsettings-desktop-schemas/Makefile b/devel/gsettings-desktop-schemas/Makefile
index 1f363108f101..e284960c2c0f 100644
--- a/devel/gsettings-desktop-schemas/Makefile
+++ b/devel/gsettings-desktop-schemas/Makefile
@@ -15,9 +15,8 @@ RUN_DEPENDS= ${LOCALBASE}/etc/fonts/conf.avail/31-cantarell.conf:${PORTSDIR}/x11
LICENSE= LGPL21
-USES= pkgconfig
+USES= pkgconfig gettext
USE_BZIP2= yes
-USE_GETTEXT= yes
USE_GMAKE= yes
USE_PERL5_BUILD= yes
USE_GNOME= gnomehack intltool glib20
diff --git a/devel/guiloader-c++/Makefile b/devel/guiloader-c++/Makefile
index d1845f2894b7..ebb2b55eb945 100644
--- a/devel/guiloader-c++/Makefile
+++ b/devel/guiloader-c++/Makefile
@@ -16,9 +16,8 @@ LIB_DEPENDS= guiloader.1:${PORTSDIR}/devel/guiloader \
PROJECTHOST= nothing-personal
USE_BZIP2= yes
-USES= pathfix
+USES= pathfix gettext
USE_GNOME= gtk20
-USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-hidden-visibility
USE_LDCONFIG= yes
diff --git a/devel/guiloader/Makefile b/devel/guiloader/Makefile
index e488765ad623..829e78c300d2 100644
--- a/devel/guiloader/Makefile
+++ b/devel/guiloader/Makefile
@@ -12,9 +12,8 @@ COMMENT= A high-performance and compact GuiXml loader library
PROJECTHOST= nothing-personal
USE_BZIP2= yes
-USES= pathfix
+USES= pathfix gettext
USE_GNOME= gtk20
-USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-hidden-visibility
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile
index b5ca50dbda4f..da8d3422707b 100644
--- a/devel/libIDL/Makefile
+++ b/devel/libIDL/Makefile
@@ -12,10 +12,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A library for creating trees of CORBA IDL files
-USES= bison pathfix pkgconfig
+USES= bison pathfix pkgconfig gettext
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GETTEXT= yes
USE_GNOME= glib20
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/devel/libYGP/Makefile b/devel/libYGP/Makefile
index 0d94c8f4bf6b..fcbceeae0beb 100644
--- a/devel/libYGP/Makefile
+++ b/devel/libYGP/Makefile
@@ -17,9 +17,8 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
USE_BZIP2= yes
USE_GCC= 4.6+
GNU_CONFIGURE= yes
-USES= pathfix pkgconfig
+USES= pathfix pkgconfig gettext
USE_LDCONFIG= yes
-USE_GETTEXT= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} --with-gmp\
--disable-static --disable-rpath --enable-network-trav
diff --git a/devel/libassetml/Makefile b/devel/libassetml/Makefile
index b0d48ffdae28..12e12a88983a 100644
--- a/devel/libassetml/Makefile
+++ b/devel/libassetml/Makefile
@@ -13,11 +13,10 @@ COMMENT= Devel Library to share image and audio files between projects
BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html
LIB_DEPENDS= popt:${PORTSDIR}/devel/popt
-USES= pkgconfig
+USES= pkgconfig gettext
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_GNOME= gnomehack lthack gnomeprefix glib20 libxml2
-USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index c43240140bf7..636dd73f76e2 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -18,9 +18,8 @@ USE_BZIP2= yes
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
-USES= bison pathfix pkgconfig
+USES= bison pathfix pkgconfig gettext
USE_GMAKE= yes
-USE_GETTEXT= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_PERL5= yes
diff --git a/devel/libclaw/Makefile b/devel/libclaw/Makefile
index da75da1ef702..e25bde393a85 100644
--- a/devel/libclaw/Makefile
+++ b/devel/libclaw/Makefile
@@ -13,11 +13,10 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
png15:${PORTSDIR}/graphics/png
BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:${PORTSDIR}/devel/boost-libs
-USES= cmake
+USES= cmake gettext
CMAKE_ARGS= -DCLAW_CMAKE_MODULES_INSTALL_PATH="${DATADIR}/cmake"
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
-USE_GETTEXT= yes
USE_GCC= 4.6+
post-patch:
diff --git a/devel/libewf/Makefile b/devel/libewf/Makefile
index d75a14edba0e..55465f27a8f7 100644
--- a/devel/libewf/Makefile
+++ b/devel/libewf/Makefile
@@ -14,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= uuid:${PORTSDIR}/misc/e2fsprogs-libuuid
-USES= fuse pathfix
-USE_GETTEXT= yes
+USES= fuse pathfix gettext
USE_ICONV= yes
USE_LDCONFIG= yes
USE_OPENSSL= yes
diff --git a/devel/libgalago/Makefile b/devel/libgalago/Makefile
index 330248ca7277..f23553785b98 100644
--- a/devel/libgalago/Makefile
+++ b/devel/libgalago/Makefile
@@ -14,8 +14,7 @@ LIB_PC_DEPENDS= dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib
BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
-USES= pathfix
-USE_GETTEXT= yes
+USES= pathfix gettext
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-tests
diff --git a/devel/libvshadow/Makefile b/devel/libvshadow/Makefile
index 74aa51b45fd5..6c29c77ad220 100644
--- a/devel/libvshadow/Makefile
+++ b/devel/libvshadow/Makefile
@@ -13,8 +13,7 @@ COMMENT= A library to support the Volume Service Snapshot (VSS) format
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= fuse pathfix
-USE_GETTEXT= yes
+USES= fuse pathfix gettext
USE_ICONV= yes
USE_PYTHON= yes
USE_LDCONFIG= yes
diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile
index fa3e12676a2c..ef7acfa95cdd 100644
--- a/devel/pharmacy/Makefile
+++ b/devel/pharmacy/Makefile
@@ -11,9 +11,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME frontend for CVS
USE_GMAKE= yes
-USES= pathfix
+USES= pathfix gettext
USE_GNOME= gnomeprefix gnomelibs
-USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPCFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/devel/regexxer/Makefile b/devel/regexxer/Makefile
index 89d4627b3bc3..ccfcf520b5e2 100644
--- a/devel/regexxer/Makefile
+++ b/devel/regexxer/Makefile
@@ -14,10 +14,9 @@ LIB_DEPENDS= gconfmm-2.6:${PORTSDIR}/devel/gconfmm26 \
glademm-2.4:${PORTSDIR}/devel/libglademm24 \
pcre.3:${PORTSDIR}/devel/pcre
-USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USES= pathfix
+USES= pathfix gettext
USE_GNOME= gnomeprefix intltool intlhack
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib