aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins-all/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer-plugins-all/Makefile')
-rw-r--r--multimedia/gstreamer-plugins-all/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins-all/Makefile b/multimedia/gstreamer-plugins-all/Makefile
index b86728d82948..58de17d4b22f 100644
--- a/multimedia/gstreamer-plugins-all/Makefile
+++ b/multimedia/gstreamer-plugins-all/Makefile
@@ -35,7 +35,7 @@ WITHOUT_SWFDEC= yes # Depeneds on liboil, does not build on 4.x
.if !defined(WITHOUT_SHOUT) && !defined(WITHOUT_SHOUT2)
WITHOUT_SHOUT= yes
.endif
-# Jpeg & Jpeg-mmx conflicts
+# Jpeg & Jpeg-mmx Conflict
.if ${ARCH}!="i386"
WITHOUT_JPEG-MMX= yes
.else