aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-30 05:25:30 +0800
committeradamw <adamw@FreeBSD.org>2014-07-30 05:25:30 +0800
commit6afcad28cc09578cce52d76d3380b91948df10ff (patch)
treeafcff3c410991c9dc05c76d815c0d7e11f81b352 /math
parentf2d638d9d928d9c04bcaa5f58a70a0fb028a9069 (diff)
downloadfreebsd-ports-gnome-6afcad28cc09578cce52d76d3380b91948df10ff.tar.gz
freebsd-ports-gnome-6afcad28cc09578cce52d76d3380b91948df10ff.tar.zst
freebsd-ports-gnome-6afcad28cc09578cce52d76d3380b91948df10ff.zip
Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz. Approved by: portmgr (most of them)
Diffstat (limited to 'math')
-rw-r--r--math/matlab-installer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/matlab-installer/Makefile b/math/matlab-installer/Makefile
index 25303fb36f28..18765e0842f1 100644
--- a/math/matlab-installer/Makefile
+++ b/math/matlab-installer/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= mount_cd9660_image:${PORTSDIR}/sysutils/diskimage-tools \
webbrowser:${PORTSDIR}/www/webbrowser \
${LINUXBASE}/usr/bin/gfortran:${PORTSDIR}/devel/linux-f10-devtools
-USE_XZ= yes
+USES= tar:xz
USE_LINUX= yes
USE_LINUX_APPS= ncurses-base dri
USE_JAVA= yes