aboutsummaryrefslogtreecommitdiff
path: root/archivers/xarchiver
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2014-06-01 07:59:15 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2014-06-01 07:59:15 +0000
commit73969bbf7997cd2e8f7c0690cd27430068ffdc5d (patch)
tree4d307b471693ec4b275c79f06f7f888397796316 /archivers/xarchiver
parent060db7b1f8a1baebf5e7d6b33843990a6fe38a41 (diff)
downloadports-73969bbf7997cd2e8f7c0690cd27430068ffdc5d.tar.gz
ports-73969bbf7997cd2e8f7c0690cd27430068ffdc5d.zip
- fix sanity in CAT archivers
- USE_BZIP2 -> USES=tar:bzip2 - LICENSE=BSD -> BSD[n]CLAUSE
Notes
Notes: svn path=/head/; revision=356058
Diffstat (limited to 'archivers/xarchiver')
-rw-r--r--archivers/xarchiver/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile
index e7944b14f457..c63720235cff 100644
--- a/archivers/xarchiver/Makefile
+++ b/archivers/xarchiver/Makefile
@@ -16,8 +16,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \
7zr:${PORTSDIR}/archivers/p7zip \
zip:${PORTSDIR}/archivers/zip
-USES= gmake pkgconfig desktop-file-utils
-USE_BZIP2= yes
+USES= tar:bzip2 gmake pkgconfig desktop-file-utils
USE_GNOME= glib20 gtk20 intltool
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes