diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-06-01 13:03:14 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-06-01 13:03:14 +0000 |
commit | 886a9071a1cc4b364b0a8ff097f1bd58778aea11 (patch) | |
tree | c9d301ed55367daf089b38d9246d62856e45d5db /audio/jack_ghero | |
parent | 0be4595fc26a2cdc85a3d8573c423b1d946cbb77 (diff) |
Notes
Diffstat (limited to 'audio/jack_ghero')
-rw-r--r-- | audio/jack_ghero/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jack_ghero/Makefile b/audio/jack_ghero/Makefile index e6c0a38d0f54..1c1f65592e49 100644 --- a/audio/jack_ghero/Makefile +++ b/audio/jack_ghero/Makefile @@ -14,7 +14,7 @@ LICENSE= BSD LIB_DEPENDS= libjack.so:${PORTSDIR}/audio/jack -USE_BZIP2= yes +USES= tar:bzip2 PLIST_FILES= sbin/jack_ghero \ man/man8/jack_ghero.8.gz |