aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-11-29 18:22:32 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-11-29 18:22:32 +0000
commitedb7229dd444037f6015d4a7d1c93eade4ed41f0 (patch)
treedd9cb6760a88c6c8e370786a93ecef5ba96f616c /x11-themes
parentb134ca1eb84846189b4cdfa7ab624072ad1aebb6 (diff)
downloadports-edb7229dd444037f6015d4a7d1c93eade4ed41f0.tar.gz
ports-edb7229dd444037f6015d4a7d1c93eade4ed41f0.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/adwaita-icon-theme/Makefile2
-rw-r--r--x11-themes/gnome-themes-standard/Makefile2
-rw-r--r--x11-themes/gtk-murrine-engine/Makefile2
-rw-r--r--x11-themes/icons-tango/Makefile2
-rw-r--r--x11-themes/kde-gtk-config/Makefile2
-rw-r--r--x11-themes/kde4-style-polyester/Makefile2
-rw-r--r--x11-themes/nimbus/Makefile2
-rw-r--r--x11-themes/qtcurve-kde4/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/x11-themes/adwaita-icon-theme/Makefile b/x11-themes/adwaita-icon-theme/Makefile
index 4bf11fe34224..803525e6b557 100644
--- a/x11-themes/adwaita-icon-theme/Makefile
+++ b/x11-themes/adwaita-icon-theme/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME Symbolic Icons
INSTALLS_ICONS= yes
-USES= gmake pathfix pkgconfig tar:xz
+USES= gettext-tools gmake pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix intltool
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_GTK_ENCODE_SYMBOLIC_SVG="false"
diff --git a/x11-themes/gnome-themes-standard/Makefile b/x11-themes/gnome-themes-standard/Makefile
index 61f4c63a1705..6b2d798e1feb 100644
--- a/x11-themes/gnome-themes-standard/Makefile
+++ b/x11-themes/gnome-themes-standard/Makefile
@@ -13,7 +13,7 @@ COMMENT= Standard themes for GNOME
CONFLICTS= gnome-themes-2.[0-9]*
-USES= gettext:build gmake libtool pathfix pkgconfig tar:xz
+USES= gettext-tools gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix gtk30 intlhack librsvg2
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
diff --git a/x11-themes/gtk-murrine-engine/Makefile b/x11-themes/gtk-murrine-engine/Makefile
index f52282766baf..700519917212 100644
--- a/x11-themes/gtk-murrine-engine/Makefile
+++ b/x11-themes/gtk-murrine-engine/Makefile
@@ -12,7 +12,7 @@ PKGNAMESUFFIX= -engine
MAINTAINER= pneumann@gmail.com
COMMENT= Murrine GTK+ 2.x cairo based engine
-USES= gmake libtool pkgconfig tar:xz
+USES= gettext gmake libtool pkgconfig tar:xz
USE_XORG= pixman
USE_GNOME= gtk20 intltool intlhack
USE_LDCONFIG= yes
diff --git a/x11-themes/icons-tango/Makefile b/x11-themes/icons-tango/Makefile
index ae8639dbac8a..eaedc342731d 100644
--- a/x11-themes/icons-tango/Makefile
+++ b/x11-themes/icons-tango/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:${PORTSDIR}/x11-themes/ico
GNU_CONFIGURE= yes
USE_GNOME= intlhack
-USES+= pathfix gmake pkgconfig
+USES+= gettext-tools gmake pathfix pkgconfig
INSTALLS_ICONS= yes
.include <bsd.port.mk>
diff --git a/x11-themes/kde-gtk-config/Makefile b/x11-themes/kde-gtk-config/Makefile
index 38eff71da424..17172371a516 100644
--- a/x11-themes/kde-gtk-config/Makefile
+++ b/x11-themes/kde-gtk-config/Makefile
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
MAINTAINER= kde@FreeBSD.org
COMMENT= GTK2 and GTK3 Configurator for KDE
-USES= cmake:outsource pkgconfig tar:xz
+USES= cmake:outsource gettext pkgconfig tar:xz
USE_GNOME= gtk20 gtk30
USE_KDE4= automoc4 kdelibs kdeprefix
USE_QT4= moc_build qmake_build rcc_build uic_build
diff --git a/x11-themes/kde4-style-polyester/Makefile b/x11-themes/kde4-style-polyester/Makefile
index 7033788b6137..c3a551bacbe8 100644
--- a/x11-themes/kde4-style-polyester/Makefile
+++ b/x11-themes/kde4-style-polyester/Makefile
@@ -13,6 +13,6 @@ COMMENT= KDE style and window decoration
USE_KDE4= kdelibs kdehier kdeprefix automoc4
USE_QT4= qmake_build moc_build rcc_build uic_build
-USES= cmake tar:bzip2
+USES= cmake gettext tar:bzip2
.include <bsd.port.mk>
diff --git a/x11-themes/nimbus/Makefile b/x11-themes/nimbus/Makefile
index 7f37ed909369..57d00b5c0504 100644
--- a/x11-themes/nimbus/Makefile
+++ b/x11-themes/nimbus/Makefile
@@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
-USES= gmake libtool pkgconfig tar:bzip2
+USES= gettext gmake libtool pkgconfig tar:bzip2
USE_LDCONFIG= yes
USE_GNOME= gtk20
diff --git a/x11-themes/qtcurve-kde4/Makefile b/x11-themes/qtcurve-kde4/Makefile
index fc3234562a9a..7994069093fc 100644
--- a/x11-themes/qtcurve-kde4/Makefile
+++ b/x11-themes/qtcurve-kde4/Makefile
@@ -11,7 +11,7 @@ DISTNAME= QtCurve-KDE4-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= QtCurve KDE4 widget style
-USES= cmake tar:bzip2
+USES= cmake gettext-tools tar:bzip2
USE_QT4= qmake_build uic_build moc_build rcc_build
USE_KDE4= kdelibs workspace kdehier kdeprefix automoc4