aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-mplex/Makefile
blob: 25c2733e8e8d2a6a216623f02abc78a8204b1c3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

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"