1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/multimedia/gstreamer1-plugins-mplex/Makefile
Mark Linimon 932b143474 Mark broken on armvX.
Approved by:	portmgr (tier-2 blanket)
2018-03-18 05:52:23 +00:00

17 lines
379 B
Makefile

# $FreeBSD$
PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= GStreamer mplex plugin
BROKEN_armv6= fails to build: ./gstmplex.hh:27:10: 'multiplexor.hpp' file not found
BROKEN_armv7= fails to build: ./gstmplex.hh:27:10: 'multiplexor.hpp' file not found
GST_PLUGIN= mplex
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"