diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-02-27 04:02:00 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-02-27 04:02:00 +0000 |
commit | 710eaca6f1a0a981d37aeffb66d7311eaf8f6913 (patch) | |
tree | a4c684a0090e133d0a81c9faca1e6eea34d128fc /audio/shntool | |
parent | 956e8baa3a6ba948c6f7b01062b86da55ecfc901 (diff) |
Notes
Diffstat (limited to 'audio/shntool')
-rw-r--r-- | audio/shntool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/shntool/Makefile b/audio/shntool/Makefile index db6371ef090e..bbaf873e4046 100644 --- a/audio/shntool/Makefile +++ b/audio/shntool/Makefile @@ -28,7 +28,7 @@ BONK_DESC= Bonk lossy/lossless audio support KXS_DESC= Kexis support RDEP= AIFF:sox SHN:shorten FLAC APE:mac OFR:ofr:optimfrog LPAC WV:wavpack \ - ALAC:alac LA:laudio TTA:ttaenc:tta BONK KXS:kexis + ALAC:alac LA:linux-laudio TTA:ttaenc:tta BONK KXS:kexis .include <bsd.port.options.mk> |