this builds under netbsd now, add it to ONLY_FOR_PLATFORM
This commit is contained in:
parent
ea14093392
commit
4fb20febe4
1 changed files with 2 additions and 4 deletions
|
@ -1,12 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.2 2014/08/08 21:31:08 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2014/11/29 13:48:11 jmcneill Exp $
|
||||
|
||||
GST_PLUGINS1_NAME= v4l2
|
||||
GST_PLUGINS1_DIRS= sys/v4l2
|
||||
GST_PLUGINS1_FLAGS= gst_v4l2
|
||||
|
||||
#ONLY_FOR_PLATFORM= NetBSD-[5-9]* Linux-* SunOS-5.11-*
|
||||
# currently broken on NetBSD
|
||||
ONLY_FOR_PLATFORM= Linux-* SunOS-5.11-*
|
||||
ONLY_FOR_PLATFORM= NetBSD-[5-9]* Linux-* SunOS-5.11-*
|
||||
|
||||
.include "../../multimedia/gst-plugins1-good/Makefile.common"
|
||||
|
||||
|
|
Loading…
Reference in a new issue