aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2014-05-12 18:53:41 +0800
committermakc <makc@FreeBSD.org>2014-05-12 18:53:41 +0800
commit4d067e1443119a1d2021e990720f8c9d7e893129 (patch)
treee335caa03dfa0972b42ee08e49dee9136104c8a5 /x11-themes
parentf8d59206f411ad9cc1291ec28dc1e7c08446cd6d (diff)
downloadfreebsd-ports-gnome-4d067e1443119a1d2021e990720f8c9d7e893129.tar.gz
freebsd-ports-gnome-4d067e1443119a1d2021e990720f8c9d7e893129.tar.zst
freebsd-ports-gnome-4d067e1443119a1d2021e990720f8c9d7e893129.zip
Convert my ports to USES=tar
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gtk-qt4-engine/Makefile3
-rw-r--r--x11-themes/kde4-style-polyester/Makefile3
-rw-r--r--x11-themes/qtcurve-gtk2/Makefile3
-rw-r--r--x11-themes/qtcurve-kde4/Makefile3
-rw-r--r--x11-themes/qtcurve-qt4/Makefile3
5 files changed, 5 insertions, 10 deletions
diff --git a/x11-themes/gtk-qt4-engine/Makefile b/x11-themes/gtk-qt4-engine/Makefile
index c6be92ddbac8..6d0435d8c5c2 100644
--- a/x11-themes/gtk-qt4-engine/Makefile
+++ b/x11-themes/gtk-qt4-engine/Makefile
@@ -10,10 +10,9 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= makc@FreeBSD.org
COMMENT= GTK+ 2.x theme engine allowing to use Qt/KDE styles
-USE_BZIP2= yes
USE_GNOME= gtk20
USE_QT4= corelib gui moc_build rcc_build uic_build qmake_build
-USES= cmake gettext pkgconfig
+USES= cmake gettext pkgconfig tar:bzip2
USE_KDE4= kdelibs kdeprefix automoc4
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/x11-themes/kde4-style-polyester/Makefile b/x11-themes/kde4-style-polyester/Makefile
index 9728b3effb0e..41206be6bfea 100644
--- a/x11-themes/kde4-style-polyester/Makefile
+++ b/x11-themes/kde4-style-polyester/Makefile
@@ -11,9 +11,8 @@ PKGNAMEPREFIX= kde4-style-
MAINTAINER= makc@FreeBSD.org
COMMENT= KDE style and window decoration
-USE_BZIP2= yes
USE_KDE4= kdelibs kdehier kdeprefix automoc4
USE_QT4= qmake_build moc_build rcc_build uic_build
-USES= cmake
+USES= cmake tar:bzip2
.include <bsd.port.mk>
diff --git a/x11-themes/qtcurve-gtk2/Makefile b/x11-themes/qtcurve-gtk2/Makefile
index 2244ed6a0350..06b3a9ddf0ca 100644
--- a/x11-themes/qtcurve-gtk2/Makefile
+++ b/x11-themes/qtcurve-gtk2/Makefile
@@ -12,8 +12,7 @@ DISTNAME= QtCurve-Gtk2-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= QtCurve GTK2 Theme Engine
-USE_BZIP2= yes
-USES= cmake pkgconfig
+USES= cmake pkgconfig tar:bzip2
USE_GNOME= gtk20
.include <bsd.port.mk>
diff --git a/x11-themes/qtcurve-kde4/Makefile b/x11-themes/qtcurve-kde4/Makefile
index d55b27a3d354..888a729fed14 100644
--- a/x11-themes/qtcurve-kde4/Makefile
+++ b/x11-themes/qtcurve-kde4/Makefile
@@ -11,8 +11,7 @@ DISTNAME= QtCurve-KDE4-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= QtCurve KDE4 widget style
-USE_BZIP2= yes
-USES= cmake
+USES= cmake tar:bzip2
USE_QT4= qmake_build uic_build moc_build rcc_build
USE_KDE4= kdelibs workspace kdehier kdeprefix automoc4
diff --git a/x11-themes/qtcurve-qt4/Makefile b/x11-themes/qtcurve-qt4/Makefile
index 8bd8e70f907b..f50d7fd16a08 100644
--- a/x11-themes/qtcurve-qt4/Makefile
+++ b/x11-themes/qtcurve-qt4/Makefile
@@ -10,8 +10,7 @@ DISTNAME= QtCurve-KDE4-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= QtCurve Qt4 widget style
-USE_BZIP2= yes
-USES= cmake
+USES= cmake tar:bzip2
USE_QT4= dbus gui svg imageformats_run \
qmake_build uic_build moc_build rcc_build
CFLAGS+= -I${LOCALBASE}/include