aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/qtcurve-gtk2
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/qtcurve-gtk2
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/qtcurve-gtk2')
-rw-r--r--x11-themes/qtcurve-gtk2/Makefile3
1 files changed, 1 insertions, 2 deletions
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>