aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/soundtouch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/soundtouch/Makefile b/audio/soundtouch/Makefile
index 7c03f11ceb8a..045c3e504068 100644
--- a/audio/soundtouch/Makefile
+++ b/audio/soundtouch/Makefile
@@ -3,6 +3,7 @@
PORTNAME= soundtouch
PORTVERSION= 1.9.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.surina.net/soundtouch/
@@ -29,7 +30,7 @@ OPTIONS_DEFAULT_i386= ${MACHINE_CPU:tu:MSSE}
INTEGER_SAMPLES_DESC= Use integer sample format
INTEGER_SAMPLES_CONFIGURE_ENABLE= integer-samples
OPENMP_CONFIGURE_ENABLE=openmp
-OPENMP_USES= compiler:openmp
+OPENMP_USES= compiler:gcc-c++11-lib
SSE_CONFIGURE_ENABLE= x86-optimizations
SSE_USES= compiler:c++11-lang