aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-04-07 20:34:12 +0800
committerbapt <bapt@FreeBSD.org>2015-04-07 20:34:12 +0800
commit8220ec5ea4bb3e5db352747a1aa5df1d620646b9 (patch)
tree13a4296cabc5a62b9867ee333de5246d3497e4cc /Mk
parent57271b66968c27d1122c21a39ed13b17c651bf38 (diff)
downloadfreebsd-ports-gnome-8220ec5ea4bb3e5db352747a1aa5df1d620646b9.tar.gz
freebsd-ports-gnome-8220ec5ea4bb3e5db352747a1aa5df1d620646b9.tar.zst
freebsd-ports-gnome-8220ec5ea4bb3e5db352747a1aa5df1d620646b9.zip
Convert missed USE_BZIP2
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.xorg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.xorg.mk b/Mk/bsd.xorg.mk
index e7d9bbfec98d..16668c790da4 100644
--- a/Mk/bsd.xorg.mk
+++ b/Mk/bsd.xorg.mk
@@ -29,8 +29,8 @@ Xorg_Pre_Include= bsd.xorg.mk
.if defined(XORG_CAT)
# Default variables, common to all new modular xorg ports.
-.if !defined(USE_TGZ) && !defined(USE_XZ)
-USE_BZIP2= yes
+.if !defined(USES) || ! ${USES:Mtar*}
+USES+= tar:bzip2
.endif
GNU_CONFIGURE= yes
DIST_SUBDIR= xorg/${XORG_CAT}