aboutsummaryrefslogtreecommitdiffstats
path: root/audio/aumix
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2014-06-01 21:03:14 +0800
committerohauer <ohauer@FreeBSD.org>2014-06-01 21:03:14 +0800
commit8f993794383a8ef4d48cd10d14f9f5365f79fa25 (patch)
treec9d301ed55367daf089b38d9246d62856e45d5db /audio/aumix
parent5f854b081601ac5cbfb248d84c8ea02f900320fd (diff)
downloadfreebsd-ports-gnome-8f993794383a8ef4d48cd10d14f9f5365f79fa25.tar.gz
freebsd-ports-gnome-8f993794383a8ef4d48cd10d14f9f5365f79fa25.tar.zst
freebsd-ports-gnome-8f993794383a8ef4d48cd10d14f9f5365f79fa25.zip
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
Diffstat (limited to 'audio/aumix')
-rw-r--r--audio/aumix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile
index 631396baa6c1..8d812e5ff370 100644
--- a/audio/aumix/Makefile
+++ b/audio/aumix/Makefile
@@ -14,7 +14,7 @@ COMMENT= Audio mixer for X11, terminal, or command line
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_BZIP2= yes
+USES= tar:bzip2
WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \