aboutsummaryrefslogtreecommitdiff
path: root/audio/tagtool/Makefile
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2014-06-01 13:03:14 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2014-06-01 13:03:14 +0000
commit886a9071a1cc4b364b0a8ff097f1bd58778aea11 (patch)
treec9d301ed55367daf089b38d9246d62856e45d5db /audio/tagtool/Makefile
parent0be4595fc26a2cdc85a3d8573c423b1d946cbb77 (diff)
downloadports-886a9071a1cc4b364b0a8ff097f1bd58778aea11.tar.gz
ports-886a9071a1cc4b364b0a8ff097f1bd58778aea11.zip
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
Notes
Notes: svn path=/head/; revision=356114
Diffstat (limited to 'audio/tagtool/Makefile')
-rw-r--r--audio/tagtool/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/tagtool/Makefile b/audio/tagtool/Makefile
index d5a0b24c518b..01eeb30a2a80 100644
--- a/audio/tagtool/Makefile
+++ b/audio/tagtool/Makefile
@@ -14,8 +14,7 @@ COMMENT= GNOME MP3/Ogg file tagger
LIB_DEPENDS= libid3.so:${PORTSDIR}/audio/id3lib \
libvorbis.so:${PORTSDIR}/audio/libvorbis
-USE_BZIP2= yes
-USES= gettext gmake pathfix pkgconfig
+USES= tar:bzip2 gettext gmake pathfix pkgconfig
USE_GNOME= intlhack libglade2
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes