aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-04-24 18:10:30 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-04-24 18:10:30 +0000
commite1598249298974c6e8c61c34d927acabee345542 (patch)
tree5883afe298a5f232e854b104fc944ca19c4f7e7f /x11
parent422e3bda8bd3eb5d0b4737e335fd434883fbc44f (diff)
downloadports-e1598249298974c6e8c61c34d927acabee345542.tar.gz
ports-e1598249298974c6e8c61c34d927acabee345542.zip
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=316464
Diffstat (limited to 'x11')
-rw-r--r--x11/florence/Makefile2
-rw-r--r--x11/gnome-session/Makefile2
-rw-r--r--x11/gnome-shell/Makefile2
-rw-r--r--x11/gnome-terminal/Makefile2
-rw-r--r--x11/guake/Makefile2
-rw-r--r--x11/kdelibs3/Makefile2
-rw-r--r--x11/libgnomekbd/Makefile2
-rw-r--r--x11/lxmenu-data/Makefile2
-rw-r--r--x11/lxrandr/Makefile2
-rw-r--r--x11/mlterm/Makefile4
-rw-r--r--x11/rsibreak/Makefile2
-rw-r--r--x11/wbar/Makefile2
-rw-r--r--x11/wbarconf/Makefile4
-rw-r--r--x11/xdialog/Makefile2
-rw-r--r--x11/xfce4-quicklauncher-plugin/Makefile2
-rw-r--r--x11/xfce4-taskmanager/Makefile2
-rw-r--r--x11/xfce4-wmdock-plugin/Makefile2
-rw-r--r--x11/xfce4-xfapplet-plugin/Makefile2
-rw-r--r--x11/xfree86_xkb_xml/Makefile2
-rw-r--r--x11/xnee/Makefile2
-rw-r--r--x11/xscreensaver-gnome/Makefile2
-rw-r--r--x11/xtermcontrol/Makefile2
-rw-r--r--x11/yad/Makefile2
-rw-r--r--x11/yakuake/Makefile2
-rw-r--r--x11/yelp/Makefile2
25 files changed, 27 insertions, 27 deletions
diff --git a/x11/florence/Makefile b/x11/florence/Makefile
index 440c994084b1..08762e3b7ba9 100644
--- a/x11/florence/Makefile
+++ b/x11/florence/Makefile
@@ -21,7 +21,7 @@ USE_XORG= xtst
USE_GNOME= gtk20 intlhack gnomedocutils gconf2 librsvg2 gnomepanel
USE_BZIP2= yes
-USE_GETTEXT= yes
+USES= gettext
USE_GMAKE= yes
USE_ICONV= yes
GNU_CONFIGURE= yes
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index fe3650ca17ad..e2c88c82e725 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -29,7 +29,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gno
${LOCALBASE}/bin/xdpyinfo:${PORTSDIR}/x11/xdpyinfo
INSTALLS_ICONS= yes
-USE_GETTEXT= yes
+USES= gettext
USE_BZIP2= yes
USE_XORG= ice sm xau xrandr
USE_GNOME= gnomeprefix gnomehack intlhack gconf2
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index 6387ac9ec82b..ff1e97970d02 100644
--- a/x11/gnome-shell/Makefile
+++ b/x11/gnome-shell/Makefile
@@ -27,7 +27,7 @@ BROKEN= Doesn't build
USE_BZIP2= yes
USE_XORG= x11 xfixes sm
-USE_GETTEXT= yes
+USES= gettext
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gconf2 gnomemenus \
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index 64a9b5285f3c..ebf3b7c82938 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -18,7 +18,7 @@ COMMENT= Terminal component for the GNOME 2 Desktop
LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification
-USE_GETTEXT= yes
+USES= gettext
USE_BZIP2= yes
INSTALLS_OMF= yes
USE_GMAKE= yes
diff --git a/x11/guake/Makefile b/x11/guake/Makefile
index cbdb82283828..01abebb43a3b 100644
--- a/x11/guake/Makefile
+++ b/x11/guake/Makefile
@@ -38,7 +38,7 @@ MAKE_ENV= man_MANS=""
.if ${PORT_OPTIONS:MNLS}
CONFIGURE_ARGS= --localedir=${PREFIX}/share/locale
PLIST_SUB= NLS=""
-USE_GETTEXT= yes
+USES+= gettext
.else
CONFIGURE_ARGS= --disable-nls
PLIST_SUB= NLS="@comment "
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index aff14da9f33e..72e89ec1ead4 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -53,7 +53,7 @@ EXPIRATION_DATE= 2013-07-01
USE_BZIP2= yes
USE_FAM= yes
-USE_GETTEXT= yes
+USES= gettext
USE_GMAKE= yes
USE_OPENSSL= yes
USE_QT_VER= 3
diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile
index 5e79cd673c30..b7a363b374e4 100644
--- a/x11/libgnomekbd/Makefile
+++ b/x11/libgnomekbd/Makefile
@@ -22,7 +22,7 @@ USE_BZIP2= yes
USE_GNOME= gnomeprefix gnomehack ltverhack gconf2
USE_AUTOTOOLS= libtool
INSTALLS_ICONS= yes
-USE_GETTEXT= yes
+USES= gettext
USE_LDCONFIG= yes
USE_GMAKE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/x11/lxmenu-data/Makefile b/x11/lxmenu-data/Makefile
index f9e28f60cd4e..e75fef058a5b 100644
--- a/x11/lxmenu-data/Makefile
+++ b/x11/lxmenu-data/Makefile
@@ -15,7 +15,7 @@ COMMENT= Menu data used by lxpanel
USE_XORG= x11 xmu
USE_GNOME= intltool
-USE_GETTEXT= yes
+USES= gettext
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake:env
CONFIGURE_ARGS+=--prefix=${LOCALBASE} --sysconfdir=${LOCALBASE}/etc
diff --git a/x11/lxrandr/Makefile b/x11/lxrandr/Makefile
index 39c8cab42c26..42785b368392 100644
--- a/x11/lxrandr/Makefile
+++ b/x11/lxrandr/Makefile
@@ -11,7 +11,7 @@ COMMENT= LXDE screen manager
USE_GNOME= gtk20
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_GETTEXT= yes
+USES= gettext
INSTALLS_ICONS= yes
USE_XORG= xrandr
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index ead0bb7912a0..53670d0a4a50 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -16,7 +16,7 @@ USE_GNOME= gtk20 lthack vte
USE_AUTOTOOLS= libtool
LIBTOOLFILES= configure kiklib/configure mkf/configure
USE_PERL5_BUILD=yes
-USE_GETTEXT= yes
+USES= gettext
CONFIGURE_ARGS= --with-imagelib=gdk-pixbuf2 --enable-utmp \
--enable-optimize-redrawing \
--with-tools="mlclient,mlconfig,mlterm-menu,mlcc,w3mmlconfig,mlimgloader" \
@@ -111,7 +111,7 @@ LIB_DEPENDS+= utempter:${PORTSDIR}/sysutils/libutempter
.endif
USE_LDCONFIG= yes
-USE_GETTEXT= yes
+USES= gettext
MAN1= mlterm.1 mlclient.1
diff --git a/x11/rsibreak/Makefile b/x11/rsibreak/Makefile
index 706f415c24a1..5bd15baef47c 100644
--- a/x11/rsibreak/Makefile
+++ b/x11/rsibreak/Makefile
@@ -16,7 +16,7 @@ PORTSCOUT= limit:^0\.8\.
USE_BZIP2= yes
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool
-USE_GETTEXT= yes
+USES= gettext
INSTALLS_ICONS= yes
USE_XORG= xscrnsaver
diff --git a/x11/wbar/Makefile b/x11/wbar/Makefile
index 6c9fb2aef0ad..a4b6a5e56ebc 100644
--- a/x11/wbar/Makefile
+++ b/x11/wbar/Makefile
@@ -50,7 +50,7 @@ PLIST_SUB+= WBARCONFIG="@comment "
.endif
USE_EFL= imlib2
-USE_GETTEXT= yes
+USES+= gettext
USE_GMAKE= yes
USE_GNOME+= desktopfileutils intltool
diff --git a/x11/wbarconf/Makefile b/x11/wbarconf/Makefile
index 516639ff6955..bfeaa0237238 100644
--- a/x11/wbarconf/Makefile
+++ b/x11/wbarconf/Makefile
@@ -18,11 +18,11 @@ RUN_DEPENDS= wbar:${PORTSDIR}/x11/wbar
USE_GNOME= pygobject pygtk2 gtk20
USE_PYTHON= 2.5+
-USE_GETTEXT= yes
+USES= gettext
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
PORTDOCS= README COPYING
-USE_GETTEXT= yes
+USES= gettext
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile
index 666bbf3a94eb..b1cb91e92a94 100644
--- a/x11/xdialog/Makefile
+++ b/x11/xdialog/Makefile
@@ -31,7 +31,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.else
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB+= NLS=""
.endif
diff --git a/x11/xfce4-quicklauncher-plugin/Makefile b/x11/xfce4-quicklauncher-plugin/Makefile
index 88f55663306b..216f3f91033f 100644
--- a/x11/xfce4-quicklauncher-plugin/Makefile
+++ b/x11/xfce4-quicklauncher-plugin/Makefile
@@ -18,7 +18,7 @@ COMMENT= Quicklauncher plugin for Xfce
GNU_CONFIGURE= yes
USE_BZIP2= yes
-USE_GETTEXT= yes
+USES= gettext
USE_GMAKE= yes
USE_GNOME= gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv libgui panel
diff --git a/x11/xfce4-taskmanager/Makefile b/x11/xfce4-taskmanager/Makefile
index 6dae3857a993..a2e4c4ebed98 100644
--- a/x11/xfce4-taskmanager/Makefile
+++ b/x11/xfce4-taskmanager/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
GNU_CONFIGURE= yes
USE_BZIP2= yes
-USE_GETTEXT= yes
+USES= gettext
USE_GMAKE= yes
USE_GNOME= gtk20 desktopfileutils intltool intlhack pkgconfig
diff --git a/x11/xfce4-wmdock-plugin/Makefile b/x11/xfce4-wmdock-plugin/Makefile
index 60d740e95846..a57a0d595553 100644
--- a/x11/xfce4-wmdock-plugin/Makefile
+++ b/x11/xfce4-wmdock-plugin/Makefile
@@ -16,7 +16,7 @@ COMMENT= WMdock plugin for Xfce
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_GETTEXT= yes
+USES= gettext
INSTALLS_ICONS= yes
USE_GMAKE= yes
USE_GNOME= gtk20 intltool intlhack pkgconfig libwnck
diff --git a/x11/xfce4-xfapplet-plugin/Makefile b/x11/xfce4-xfapplet-plugin/Makefile
index 5af1162b2b0e..4eb89999b96c 100644
--- a/x11/xfce4-xfapplet-plugin/Makefile
+++ b/x11/xfce4-xfapplet-plugin/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= panelappletmm-2.6:${PORTSDIR}/x11-toolkits/libpanelappletmm
GNU_CONFIGURE= yes
USE_BZIP2= yes
-USE_GETTEXT= yes
+USES= gettext
USE_GMAKE= yes
USE_GNOME= gtk20 intltool intlhack orbit2 pkgconfig
USE_XFCE= configenv libgui libutil panel
diff --git a/x11/xfree86_xkb_xml/Makefile b/x11/xfree86_xkb_xml/Makefile
index f352fd6d2f94..af92391cab41 100644
--- a/x11/xfree86_xkb_xml/Makefile
+++ b/x11/xfree86_xkb_xml/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A little set of XML files useful for dealing with XKB rules
USE_ICONV= yes
-USE_GETTEXT= yes
+USES= gettext
USE_XORG= x11
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile
index 79705cd4410f..63c3c6ba1d13 100644
--- a/x11/xnee/Makefile
+++ b/x11/xnee/Makefile
@@ -41,7 +41,7 @@ LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre \
fontconfig:${PORTSDIR}/x11-fonts/fontconfig
CONFIGURE_ARGS+=--enable-gui
-USE_GETTEXT= yes
+USES+= gettext
USE_ICONV= yes
USE_XORG+= pixman xcomposite xcursor xdamage xfixes xinerama xrandr xrender
USE_GNOME+= gdkpixbuf2 gtk20 libgnomeui
diff --git a/x11/xscreensaver-gnome/Makefile b/x11/xscreensaver-gnome/Makefile
index a6f6e12623f6..c603de9395b0 100644
--- a/x11/xscreensaver-gnome/Makefile
+++ b/x11/xscreensaver-gnome/Makefile
@@ -26,7 +26,7 @@ USE_GL= gl
USE_GMAKE= yes
USE_PERL5_RUN= yes
USE_GNOME= gnomehier libglade2 gnomehack
-USE_GETTEXT= yes
+USES= gettext
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk --with-gl --with-gle --with-pixbuf --with-xpm \
--with-jpeg=${LOCALBASE} --with-xshm-ext --with-xdbe-ext \
diff --git a/x11/xtermcontrol/Makefile b/x11/xtermcontrol/Makefile
index 6155fa1736a2..e11f8538f7fe 100644
--- a/x11/xtermcontrol/Makefile
+++ b/x11/xtermcontrol/Makefile
@@ -16,7 +16,7 @@ COMMENT= Tool for dynamic control of xterm properties
RUN_DEPENDS= xterm:${PORTSDIR}/x11/xterm
-USE_GETTEXT= yes
+USES= gettext
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/x11/yad/Makefile b/x11/yad/Makefile
index 9ab67b77fdae..66c6f3839354 100644
--- a/x11/yad/Makefile
+++ b/x11/yad/Makefile
@@ -30,7 +30,7 @@ OPTIONS_DEFAULT= GTK2
.if ${PORT_OPTIONS:MNLS}
PLIST_SUB+= NLS=""
-USE_GETTEXT= yes
+USES+= gettext
.else
PLIST_SUB+= NLS="@comment "
CONFIGURE_ARGS+= --disable-nls
diff --git a/x11/yakuake/Makefile b/x11/yakuake/Makefile
index 93a6569f0dc3..13d7c038a4e5 100644
--- a/x11/yakuake/Makefile
+++ b/x11/yakuake/Makefile
@@ -14,6 +14,6 @@ USE_AUTOTOOLS= libtool
USE_BZIP2= yes
USE_KDEBASE_VER=3
USE_GMAKE= yes
-USE_GETTEXT= yes
+USES= gettext
.include <bsd.port.mk>
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile
index 9e84bae56377..242be90809c3 100644
--- a/x11/yelp/Makefile
+++ b/x11/yelp/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
CONFLICTS= yelp-3.[0-9]*
-USE_GETTEXT= yes
+USES= gettext
USE_BZIP2= yes
USE_XORG= ice
USE_GMAKE= yes