aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/simple-ccsm
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-06-02 15:16:50 +0800
committermiwi <miwi@FreeBSD.org>2014-06-02 15:16:50 +0800
commitea9adb9a11aab90509d69bd6dd6b8a13dd4e8c5f (patch)
treebd5801437b79edc7d393d0c79d2d1e7de699bcdd /x11-wm/simple-ccsm
parent5b271b98096279654f76c869f6d8346455e0c528 (diff)
downloadfreebsd-ports-gnome-ea9adb9a11aab90509d69bd6dd6b8a13dd4e8c5f.tar.gz
freebsd-ports-gnome-ea9adb9a11aab90509d69bd6dd6b8a13dd4e8c5f.tar.zst
freebsd-ports-gnome-ea9adb9a11aab90509d69bd6dd6b8a13dd4e8c5f.zip
- Convert USE_BZIP2/XZ to USES
Approved by: portmgr
Diffstat (limited to 'x11-wm/simple-ccsm')
-rw-r--r--x11-wm/simple-ccsm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/simple-ccsm/Makefile b/x11-wm/simple-ccsm/Makefile
index 1405eab8b261..ec43fcd24be1 100644
--- a/x11-wm/simple-ccsm/Makefile
+++ b/x11-wm/simple-ccsm/Makefile
@@ -12,8 +12,7 @@ COMMENT= A Python/GTK based settings manager for CompizConfig
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python
-USE_BZIP2= yes
-USES= gettext gmake pkgconfig
+USES= gettext gmake pkgconfig tar:bzip2
USE_GNOME= pygtk2
USE_PYTHON= 2