diff --git a/multimedia/gstreamer1-plugins-mpeg2enc/Makefile b/multimedia/gstreamer1-plugins-mpeg2enc/Makefile index 5dec4a490910..1702f68aa810 100644 --- a/multimedia/gstreamer1-plugins-mpeg2enc/Makefile +++ b/multimedia/gstreamer1-plugins-mpeg2enc/Makefile @@ -1,20 +1,17 @@ PORTREVISION= 0 CATEGORIES= multimedia COMMENT= GStreamer mpeg encoder plugin -BROKEN_armv6= fails to compile: 'format_codes.h' file not found -BROKEN_armv7= fails to compile: 'format_codes.h' file not found - LIB_DEPENDS= libmjpegutils.so:multimedia/mjpegtools MESON_ARGS+= -Dgpl=enabled MASTERDIR= ${.CURDIR:H:H}/multimedia/gstreamer1-plugins PLIST= ${.CURDIR}/pkg-plist DIST= bad GST_PLUGIN= mpeg2enc .include "${MASTERDIR}/Makefile"