aboutsummaryrefslogtreecommitdiff
path: root/audio/soundtouch
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2015-08-23 07:45:49 +0000
committerChris Rees <crees@FreeBSD.org>2015-08-23 07:45:49 +0000
commitf32baace3514e77641e268c2b7f17ddd1ec08b1e (patch)
tree7e484a2fce2239369f7055ec361c69989d178bb1 /audio/soundtouch
parent605c6e20c1a80308f4dbdc1fcfdeee8897538574 (diff)
downloadports-f32baace3514e77641e268c2b7f17ddd1ec08b1e.tar.gz
ports-f32baace3514e77641e268c2b7f17ddd1ec08b1e.zip
Notes
Diffstat (limited to 'audio/soundtouch')
-rw-r--r--audio/soundtouch/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/soundtouch/Makefile b/audio/soundtouch/Makefile
index 0fdef8596aa8..1354467ab311 100644
--- a/audio/soundtouch/Makefile
+++ b/audio/soundtouch/Makefile
@@ -24,6 +24,8 @@ PATHFIX_MAKEFILEIN= Makefile.am
OPTIONS_DEFINE= INTEGER_SAMPLES DOCS
OPTIONS_DEFINE_amd64= SSE
OPTIONS_DEFINE_i386= SSE
+OPTIONS_DEFAULT_amd64= SSE
+OPTIONS_DEFAULT_i386= ${MACHINE_CPU:tu:MSSE}
INTEGER_SAMPLES_DESC= Use integer sample format
INTEGER_SAMPLES_CONFIGURE_ENABLE= integer-samples