aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vapoursynth
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-05-03 16:32:13 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-05-03 16:32:13 +0000
commit71735c50d3cfe484178b83dd82da166e4316ccb1 (patch)
tree586340b3fce4564396cb12617bdd77b6c6a477a1 /multimedia/vapoursynth
parent6a29bcfbb1b071513015cfa94e2d8c28dfad8832 (diff)
downloadports-71735c50d3cfe484178b83dd82da166e4316ccb1.tar.gz
ports-71735c50d3cfe484178b83dd82da166e4316ccb1.zip
Notes
Diffstat (limited to 'multimedia/vapoursynth')
-rw-r--r--multimedia/vapoursynth/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/multimedia/vapoursynth/Makefile b/multimedia/vapoursynth/Makefile
index de65133f91ac..53e53d4fd06a 100644
--- a/multimedia/vapoursynth/Makefile
+++ b/multimedia/vapoursynth/Makefile
@@ -20,13 +20,11 @@ INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
DATADIR= ${PREFIX}/lib/vapoursynth
-OPTIONS_DEFINE= DEBUG DOCS FRAME_GUARD
+OPTIONS_DEFINE= DEBUG DOCS FRAME_GUARD SIMD
OPTIONS_DEFAULT=${OPTIONS_GROUP_COMPS} ${OPTIONS_GROUP_PLUGINS}
-OPTIONS_SUB= yes
-
-OPTIONS_DEFINE_amd64= SIMD
-OPTIONS_DEFINE_i386= SIMD
OPTIONS_DEFAULT_amd64= SIMD
+OPTIONS_EXCLUDE=${ARCH:Namd64:Ni386:C/.+/SIMD/}
+OPTIONS_SUB= yes
OPTIONS_GROUP= COMPS PLUGINS
COMPS_DESC= Components