summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-mplex/Makefile
blob: 36607a8a159b5c932b28a31e5deb550a41db717f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"