summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer-plugins/Makefile')
-rw-r--r--multimedia/gstreamer-plugins/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index e5fc714..702166b 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -63,6 +63,12 @@ DEFAULT_AUDIOSRC?= osssrc
.include <bsd.port.pre.mk>
+.if ${ARCH}=="i386"
+PLIST_SUB+= I386=""
+.else
+PLIST_SUB+= I386="@comment "
+.endif
+
.if ${GST_PLUGIN} == "base"
gst_base_DIST= base
NO_GSTREAMER_COMMON= yes
OpenPOWER on IntegriCloud