aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:43:17 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:43:17 +0000
commitaeac01a4bbd80367d8720b2194bc14765d50af6b (patch)
tree626d2288bada68bcb887f72d08c8de3dfe0595dc /x11-themes
parent549b6db4176fe494c57f28d6d061cda790a27887 (diff)
downloadports-aeac01a4bbd80367d8720b2194bc14765d50af6b.tar.gz
ports-aeac01a4bbd80367d8720b2194bc14765d50af6b.zip
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
Notes
Notes: svn path=/head/; revision=363399
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/cursor-chameleon-white/files/Makefile.common2
-rw-r--r--x11-themes/cursor-dmz-aa-theme/Makefile2
-rw-r--r--x11-themes/cursor-dmz-theme/Makefile2
-rw-r--r--x11-themes/cursor-grounation-theme/Makefile2
-rw-r--r--x11-themes/cursor-neutral-white-theme/Makefile2
-rw-r--r--x11-themes/cursor-polar-theme/Makefile2
-rw-r--r--x11-themes/fluxbox-tenr-styles-pack/Makefile2
-rw-r--r--x11-themes/gnome-icons-aqua-fusion/Makefile2
-rw-r--r--x11-themes/gnome-icons-gentoo-test/Makefile2
-rw-r--r--x11-themes/gnome-icons-iris/Makefile2
-rw-r--r--x11-themes/gnome-icons-lila/Makefile2
-rw-r--r--x11-themes/gnome-icons-noia-full/Makefile2
-rw-r--r--x11-themes/gnome-icons-noia-warm/Makefile2
-rw-r--r--x11-themes/gnome-icons-slick/Makefile2
-rw-r--r--x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile2
-rw-r--r--x11-themes/gtk-lila-theme-extras/Makefile2
-rw-r--r--x11-themes/gtk-lila-theme/Makefile2
-rw-r--r--x11-themes/icons-buuf/Makefile2
-rw-r--r--x11-themes/kde-icons-os-k/Makefile2
-rw-r--r--x11-themes/murrine-configurator/Makefile2
20 files changed, 20 insertions, 20 deletions
diff --git a/x11-themes/cursor-chameleon-white/files/Makefile.common b/x11-themes/cursor-chameleon-white/files/Makefile.common
index cae0868f71f9..813e55e0743c 100644
--- a/x11-themes/cursor-chameleon-white/files/Makefile.common
+++ b/x11-themes/cursor-chameleon-white/files/Makefile.common
@@ -1,4 +1,4 @@
-USE_BZIP2= yes
+USES= tar:bzip2
NO_BUILD= yes
PKGMESSAGE?= ${.CURDIR}/../../x11-themes/cursor-chameleon-white/pkg-message
diff --git a/x11-themes/cursor-dmz-aa-theme/Makefile b/x11-themes/cursor-dmz-aa-theme/Makefile
index e7c691e4becf..cca1fde9c47d 100644
--- a/x11-themes/cursor-dmz-aa-theme/Makefile
+++ b/x11-themes/cursor-dmz-aa-theme/Makefile
@@ -10,7 +10,7 @@ DISTNAME= vanilla-dmz-aa-${PORTVERSION}
MAINTAINER= flz@FreeBSD.org
COMMENT= The DMZ AA style neutral scalable cursor theme
-USE_BZIP2= yes
+USES= tar:bzip2
NO_BUILD= yes
WRKSRC= ${WRKDIR}
diff --git a/x11-themes/cursor-dmz-theme/Makefile b/x11-themes/cursor-dmz-theme/Makefile
index 8eeb4676a72c..5bb3f586a4e4 100644
--- a/x11-themes/cursor-dmz-theme/Makefile
+++ b/x11-themes/cursor-dmz-theme/Makefile
@@ -10,7 +10,7 @@ DISTNAME= vanilla-dmz-${PORTVERSION}
MAINTAINER= flz@FreeBSD.org
COMMENT= The DMZ style neutral scalable cursor theme
-USE_BZIP2= yes
+USES= tar:bzip2
NO_BUILD= yes
WRKSRC= ${WRKDIR}
diff --git a/x11-themes/cursor-grounation-theme/Makefile b/x11-themes/cursor-grounation-theme/Makefile
index 26d01a2fa259..8ab2b29b236e 100644
--- a/x11-themes/cursor-grounation-theme/Makefile
+++ b/x11-themes/cursor-grounation-theme/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Moshi's Grounation cursors
NO_BUILD= yes
-USE_BZIP2= yes
+USES= tar:bzip2
WRKSRC= ${WRKDIR}/Grounation-${PORTVERSION}
diff --git a/x11-themes/cursor-neutral-white-theme/Makefile b/x11-themes/cursor-neutral-white-theme/Makefile
index 62ef1d1a3e7c..e624648bb168 100644
--- a/x11-themes/cursor-neutral-white-theme/Makefile
+++ b/x11-themes/cursor-neutral-white-theme/Makefile
@@ -10,7 +10,7 @@ DISTNAME= 108143-Neutral++_White-${DISTVERSION}
MAINTAINER= gblach@FreeBSD.org
COMMENT= White cursor theme based on neutral
-USE_BZIP2= yes
+USES= tar:bzip2
NO_BUILD= yes
WRKSRC= ${WRKDIR}/Neutral++_White
diff --git a/x11-themes/cursor-polar-theme/Makefile b/x11-themes/cursor-polar-theme/Makefile
index 80989746f7a2..79679512d8b5 100644
--- a/x11-themes/cursor-polar-theme/Makefile
+++ b/x11-themes/cursor-polar-theme/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Polar is a smooth and simple cursor set
NO_BUILD= yes
-USE_BZIP2= yes
+USES= tar:bzip2
WRKSRC= ${WRKDIR}
diff --git a/x11-themes/fluxbox-tenr-styles-pack/Makefile b/x11-themes/fluxbox-tenr-styles-pack/Makefile
index 8d345a1e74e9..602a3c675ff5 100644
--- a/x11-themes/fluxbox-tenr-styles-pack/Makefile
+++ b/x11-themes/fluxbox-tenr-styles-pack/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox
INSTALL_DIR= ${PREFIX}/share/fluxbox/styles/
-USE_BZIP2= yes
+USES= tar:bzip2
USE_XORG= x11
NO_BUILD= yes
diff --git a/x11-themes/gnome-icons-aqua-fusion/Makefile b/x11-themes/gnome-icons-aqua-fusion/Makefile
index 9a5505789523..7bc002c550c0 100644
--- a/x11-themes/gnome-icons-aqua-fusion/Makefile
+++ b/x11-themes/gnome-icons-aqua-fusion/Makefile
@@ -18,7 +18,7 @@ COMMENT= AquaFusion Icons for Gnome
RESTRICTED= ${REASON}
-USE_BZIP2= yes
+USES= tar:bzip2
WRKSRC= "${WRKDIR}/AquaFusion"
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
diff --git a/x11-themes/gnome-icons-gentoo-test/Makefile b/x11-themes/gnome-icons-gentoo-test/Makefile
index f84d9b57015e..c73537fd6e90 100644
--- a/x11-themes/gnome-icons-gentoo-test/Makefile
+++ b/x11-themes/gnome-icons-gentoo-test/Makefile
@@ -18,7 +18,7 @@ COMMENT= Gentoo-Test Icons for Gnome
RESTRICTED= ${REASON}
-USE_BZIP2= yes
+USES= tar:bzip2
WRKSRC= "${WRKDIR}/Gentoo-test"
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
diff --git a/x11-themes/gnome-icons-iris/Makefile b/x11-themes/gnome-icons-iris/Makefile
index 660c1598fe5a..e017fb0f1a76 100644
--- a/x11-themes/gnome-icons-iris/Makefile
+++ b/x11-themes/gnome-icons-iris/Makefile
@@ -18,7 +18,7 @@ COMMENT= Iris SVG Icons for Gnome
RESTRICTED= ${REASON}
-USE_BZIP2= yes
+USES= tar:bzip2
WRKSRC= "${WRKDIR}/Iris"
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
diff --git a/x11-themes/gnome-icons-lila/Makefile b/x11-themes/gnome-icons-lila/Makefile
index 02c2646f6b0a..0bbb5f4187c0 100644
--- a/x11-themes/gnome-icons-lila/Makefile
+++ b/x11-themes/gnome-icons-lila/Makefile
@@ -18,7 +18,7 @@ RESTRICTED= ${REASON}
NO_WRKSUBDIR= yes
-USE_BZIP2= yes
+USES= tar:bzip2
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>
diff --git a/x11-themes/gnome-icons-noia-full/Makefile b/x11-themes/gnome-icons-noia-full/Makefile
index de2cc2c9f1a1..1d717617c03d 100644
--- a/x11-themes/gnome-icons-noia-full/Makefile
+++ b/x11-themes/gnome-icons-noia-full/Makefile
@@ -18,7 +18,7 @@ COMMENT= Noia Icons for Gnome
RESTRICTED= ${REASON}
-USE_BZIP2= yes
+USES= tar:bzip2
WRKSRC= "${WRKDIR}/Noia"
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
diff --git a/x11-themes/gnome-icons-noia-warm/Makefile b/x11-themes/gnome-icons-noia-warm/Makefile
index 4f2918f1ef8c..9d2aafc460fa 100644
--- a/x11-themes/gnome-icons-noia-warm/Makefile
+++ b/x11-themes/gnome-icons-noia-warm/Makefile
@@ -18,7 +18,7 @@ COMMENT= NoiaWarm Icons for Gnome
RESTRICTED= ${REASON}
-USE_BZIP2= yes
+USES= tar:bzip2
WRKSRC= "${WRKDIR}/NoiaWarm"
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
diff --git a/x11-themes/gnome-icons-slick/Makefile b/x11-themes/gnome-icons-slick/Makefile
index 8906cf20a384..108ea9fa6fa0 100644
--- a/x11-themes/gnome-icons-slick/Makefile
+++ b/x11-themes/gnome-icons-slick/Makefile
@@ -18,7 +18,7 @@ COMMENT= Slick Icons for Gnome
RESTRICTED= ${REASON}
-USE_BZIP2= yes
+USES= tar:bzip2
WRKSRC= "${WRKDIR}/Slick"
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
diff --git a/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile b/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile
index 2ea3bb8ccc80..29fae0bb6b39 100644
--- a/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile
+++ b/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile
@@ -19,7 +19,7 @@ FLAVOR?= volcanic
THEME_NAME= AluminumAlloy-${FLAVOR:tu:C/^(.).*$/\1/g}${FLAVOR:C/^(.)//}
WRKSRC= ${WRKDIR}/${THEME_NAME}
-USE_BZIP2= yes
+USES= tar:bzip2
NO_BUILD= yes
.if ${TYPE} == gtk
diff --git a/x11-themes/gtk-lila-theme-extras/Makefile b/x11-themes/gtk-lila-theme-extras/Makefile
index c649790b554b..c8206cc7c4ef 100644
--- a/x11-themes/gtk-lila-theme-extras/Makefile
+++ b/x11-themes/gtk-lila-theme-extras/Makefile
@@ -14,7 +14,7 @@ COMMENT= GTK+ 2.0 Lila additional themes
WRKSRC= ${WRKDIR}/lila-gtk-extras
NO_BUILD= yes
-USE_BZIP2= yes
+USES= tar:bzip2
USE_GNOME= gtk20
.SILENT:
diff --git a/x11-themes/gtk-lila-theme/Makefile b/x11-themes/gtk-lila-theme/Makefile
index 1df89070c4b8..73712fa51ed7 100644
--- a/x11-themes/gtk-lila-theme/Makefile
+++ b/x11-themes/gtk-lila-theme/Makefile
@@ -14,7 +14,7 @@ COMMENT= GTK+ 2.0 Lila theme
WRKSRC= ${WRKDIR}/lila-gtk
NO_BUILD= yes
-USE_BZIP2= yes
+USES= tar:bzip2
USE_GNOME= gtk20
.SILENT:
diff --git a/x11-themes/icons-buuf/Makefile b/x11-themes/icons-buuf/Makefile
index 7381732515b8..a515463dafdc 100644
--- a/x11-themes/icons-buuf/Makefile
+++ b/x11-themes/icons-buuf/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A cool set of icons for the most common usage
NO_BUILD= yes
-USE_BZIP2= yes
+USES= tar:bzip2
WRKSRC= ${WRKDIR}/Buuf
USE_GNOME= gtk20
INSTALLS_ICONS= yes
diff --git a/x11-themes/kde-icons-os-k/Makefile b/x11-themes/kde-icons-os-k/Makefile
index ec7612e419a5..4d4478d6b7f4 100644
--- a/x11-themes/kde-icons-os-k/Makefile
+++ b/x11-themes/kde-icons-os-k/Makefile
@@ -9,7 +9,7 @@ DISTNAME= OS-K_v115
COMMENT= KDE OS-K iconset
BROKEN= Unfetchable
-USE_BZIP2= yes
+USES= tar:bzip2
WRKSRC= ${WRKDIR}/OS-K
PLIST_FILE_PATTERN_EXTRA= -v "^\./(buildset|README)"
diff --git a/x11-themes/murrine-configurator/Makefile b/x11-themes/murrine-configurator/Makefile
index 8e8abe9770ca..a330e0b54253 100644
--- a/x11-themes/murrine-configurator/Makefile
+++ b/x11-themes/murrine-configurator/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
${LOCALBASE}/bin/zenity:${PORTSDIR}/x11/zenity
NO_BUILD= yes
-USE_BZIP2= yes
+USES= tar:bzip2
USE_GNOME= gtk20
do-install: