aboutsummaryrefslogtreecommitdiff
path: root/audio/mous
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2015-09-13 10:14:25 +0000
committerThomas Zander <riggs@FreeBSD.org>2015-09-13 10:14:25 +0000
commiteee31f9b22b5fe9190ec44190cf833a8a3922dd6 (patch)
tree817fcfbfb28addb058f2ae6a22bd9cbdf036c900 /audio/mous
parentc6fbcbf766bfc2e3708fafce45a2c5541a9c9c6e (diff)
downloadports-eee31f9b22b5fe9190ec44190cf833a8a3922dd6.tar.gz
ports-eee31f9b22b5fe9190ec44190cf833a8a3922dd6.zip
Turn WMA into a non-default OPTION for all but i386 and amd64
PR: 202350 Submitted by: sbruno@FreeBSD.org Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=396805
Diffstat (limited to 'audio/mous')
-rw-r--r--audio/mous/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mous/Makefile b/audio/mous/Makefile
index 4b1b794c1d71..41a07423031a 100644
--- a/audio/mous/Makefile
+++ b/audio/mous/Makefile
@@ -23,9 +23,9 @@ OPTIONS_DEFINE= ALSA ASSEMBLY FAAC FAAD FLAC LAME AO CUE MAC4DECODER \
WAVDECODER WAVENCODER WMA
OPTIONS_DEFAULT= FAAC FAAD FLAC LAME CUE MAC4DECODER \
MPG123 NCURSES OSS QT4 TAGLIB VORBIS WAVDECODER \
- WAVENCODER WMA
-OPTIONS_DEFAULT_amd64= ASSEMBLY
-OPTIONS_DEFAULT_i386= ASSEMBLY
+ WAVENCODER
+OPTIONS_DEFAULT_amd64= ASSEMBLY WMA
+OPTIONS_DEFAULT_i386= ASSEMBLY WMA
OPTIONS_SUB= yes