Index: head/multimedia/gstreamer1-plugins-msdk/Makefile =================================================================== --- head/multimedia/gstreamer1-plugins-msdk/Makefile (revision 520414) +++ head/multimedia/gstreamer1-plugins-msdk/Makefile (revision 520415) @@ -1,13 +1,16 @@ # $FreeBSD$ PORTREVISION= 0 CATEGORIES= multimedia COMMENT= GStreamer (Intel MediaSDK) plugin +ONLY_FOR_ARCHS= amd64 i386 +ONLY_FOR_ARCHS_REASON= Only Intel GPUs on x86 are supported + GST_PLUGIN= msdk DIST= bad MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins .include "${MASTERDIR}/Makefile"