aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/psim-freebsd
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-30 05:43:17 +0800
committeradamw <adamw@FreeBSD.org>2014-07-30 05:43:17 +0800
commit1cf7c15bcf2522cd43d51dede202cd9250bad11f (patch)
tree626d2288bada68bcb887f72d08c8de3dfe0595dc /emulators/psim-freebsd
parentd67e1883b6d3deed93b173e9acc01cbe37453ad1 (diff)
downloadfreebsd-ports-gnome-1cf7c15bcf2522cd43d51dede202cd9250bad11f.tar.gz
freebsd-ports-gnome-1cf7c15bcf2522cd43d51dede202cd9250bad11f.tar.zst
freebsd-ports-gnome-1cf7c15bcf2522cd43d51dede202cd9250bad11f.zip
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
Diffstat (limited to 'emulators/psim-freebsd')
-rw-r--r--emulators/psim-freebsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/psim-freebsd/Makefile b/emulators/psim-freebsd/Makefile
index a37cb8b8a42a..e5d77ad153ec 100644
--- a/emulators/psim-freebsd/Makefile
+++ b/emulators/psim-freebsd/Makefile
@@ -16,7 +16,7 @@ DISTNAME= gdb-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= PowerPC simulator (PSIM) running in the GNU GDB 6
-USE_BZIP2= yes
+USES= tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-psim --target=powerpc-freebsd-elf \
--program-suffix=psim \