aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 18:41:15 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 18:41:15 +0000
commitbbc8c4d740872dbe971f6164448e5ba893cb166f (patch)
treec756810defa7862a81134a13cec391bfef55e24e /x11-themes
parent7eb500363752ce8dd82189f56d621b11450e92f9 (diff)
downloadports-bbc8c4d740872dbe971f6164448e5ba893cb166f.tar.gz
ports-bbc8c4d740872dbe971f6164448e5ba893cb166f.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/emerald-themes/Makefile3
-rw-r--r--x11-themes/gnome-backgrounds/Makefile3
-rw-r--r--x11-themes/gtk-blueprint-engine/Makefile3
-rw-r--r--x11-themes/gtk-oxygen-engine/Makefile3
-rw-r--r--x11-themes/gtk3-oxygen-engine/Makefile3
5 files changed, 5 insertions, 10 deletions
diff --git a/x11-themes/emerald-themes/Makefile b/x11-themes/emerald-themes/Makefile
index 5531ed24521f..d8a44902e010 100644
--- a/x11-themes/emerald-themes/Makefile
+++ b/x11-themes/emerald-themes/Makefile
@@ -11,8 +11,7 @@ COMMENT= Themes for the Emerald Window Decorator
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
GNU_CONFIGURE= yes
-USE_BZIP2= yes
-USES= gmake shebangfix
+USES= gmake shebangfix tar:bzip2
USE_AUTOTOOLS= autoconf:env automake:env aclocal:env autoheader:env
SHEBANG_FILES= themes/import.sh
diff --git a/x11-themes/gnome-backgrounds/Makefile b/x11-themes/gnome-backgrounds/Makefile
index 1abcc95a9244..9bd849cb656f 100644
--- a/x11-themes/gnome-backgrounds/Makefile
+++ b/x11-themes/gnome-backgrounds/Makefile
@@ -11,8 +11,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A collection of backgrounds for GNOME 2
-USE_BZIP2= yes
-USES= gettext gmake pathfix
+USES= gettext gmake pathfix tar:bzip2
GNU_CONFIGURE= yes
USE_GNOME= gnomeprefix intlhack
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/x11-themes/gtk-blueprint-engine/Makefile b/x11-themes/gtk-blueprint-engine/Makefile
index 446f5e9603a0..b960587d6d15 100644
--- a/x11-themes/gtk-blueprint-engine/Makefile
+++ b/x11-themes/gtk-blueprint-engine/Makefile
@@ -16,9 +16,8 @@ LICENSE= GPLv2
BUILD_DEPENDS= icon-naming-utils>=0.8.90:${PORTSDIR}/x11-themes/icon-naming-utils
-USE_BZIP2= yes
GNU_CONFIGURE= yes
-USES= gmake libtool:keepla perl5 pkgconfig
+USES= gmake libtool:keepla perl5 pkgconfig tar:bzip2
USE_GNOME= glib20 gtk20 intltool intlhack
INSTALLS_ICONS= yes
diff --git a/x11-themes/gtk-oxygen-engine/Makefile b/x11-themes/gtk-oxygen-engine/Makefile
index 354033eab61a..74944b18bc79 100644
--- a/x11-themes/gtk-oxygen-engine/Makefile
+++ b/x11-themes/gtk-oxygen-engine/Makefile
@@ -17,8 +17,7 @@ LICENSE= LGPL21
LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
-USE_BZIP2= yes
USE_GNOME= gtk20
-USES= cmake pkgconfig
+USES= cmake pkgconfig tar:bzip2
.include <bsd.port.mk>
diff --git a/x11-themes/gtk3-oxygen-engine/Makefile b/x11-themes/gtk3-oxygen-engine/Makefile
index 440e7344d328..7f32fc687e57 100644
--- a/x11-themes/gtk3-oxygen-engine/Makefile
+++ b/x11-themes/gtk3-oxygen-engine/Makefile
@@ -17,8 +17,7 @@ LICENSE= LGPL21
LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
-USE_BZIP2= yes
USE_GNOME= gtk30
-USES= cmake:outsource pkgconfig
+USES= cmake:outsource pkgconfig tar:bzip2
.include <bsd.port.mk>