Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / multimedia / gst-plugins1-base / Makefile
blob0afc6ec171f5d37e6320bef2adea173747767a3c
1 # $NetBSD: Makefile,v 1.3 2013/04/06 03:45:19 rodent Exp $
3 .include "Makefile.common"
5 #CONFIGURE_ARGS+= --disable-silent-rules
7 COMMENT+= Base plugins
9 USE_TOOLS+= perl:run
11 PKGCONFIG_OVERRIDE+= pkgconfig/*.pc.in
13 REPLACE_PERL+= tools/gst-visualise-m.m
15 # only useful if gstreamer was built with the "gstcheck" option
16 TEST_TARGET= check-torture
18 .include "../../mk/bsd.prefs.mk"
20 # This define is checked but never set, enable it on Solaris.
21 CFLAGS.SunOS+= -DHAVE_FIONREAD_IN_SYS_FILIO=1
23 # soft dependency only, .pc file not needed
24 #.include "../../textproc/iso-codes/buildlink3.mk"
25 .include "../../textproc/libxml2/buildlink3.mk"
26 .include "../../devel/gobject-introspection/buildlink3.mk"
28 .include "../../mk/bsd.pkg.mk"