aboutsummaryrefslogtreecommitdiff
path: root/audio/cddb-bundle
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/cddb-bundle
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/cddb-bundle')
-rw-r--r--audio/cddb-bundle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cddb-bundle/Makefile b/audio/cddb-bundle/Makefile
index 1db68918186c..1454fce80880 100644
--- a/audio/cddb-bundle/Makefile
+++ b/audio/cddb-bundle/Makefile
@@ -13,7 +13,7 @@ COMMENT= CDDB client bundle GNUstep
LICENSE= GPLv2
-USE_BZIP2= yes
+USES= tar:bzip2
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes