2016-12-04 06:17:03 +01:00
|
|
|
# $NetBSD: Makefile,v 1.44 2016/12/04 05:17:10 ryoon Exp $
|
2009-08-17 23:10:28 +02:00
|
|
|
|
2016-12-04 06:17:03 +01:00
|
|
|
PKGREVISION= 4
|
2015-07-14 11:16:47 +02:00
|
|
|
.include "Makefile.common"
|
2009-08-17 23:10:28 +02:00
|
|
|
|
2015-07-14 11:16:47 +02:00
|
|
|
# introspection Makefile uses GNUisms
|
|
|
|
USE_TOOLS+= gmake
|
|
|
|
# configure flag is broken in at least 0.1.13
|
2015-07-14 11:22:31 +02:00
|
|
|
# http://phabricator.freedesktop.org/T127
|
2015-07-14 11:16:47 +02:00
|
|
|
#CONFIGURE_ARGS+= --without-gstreamer
|
|
|
|
CONFIGURE_ARGS+= have_gst_check=no
|
2014-03-17 18:02:55 +01:00
|
|
|
|
2009-08-17 23:10:28 +02:00
|
|
|
PKGCONFIG_OVERRIDE+= nice/nice.pc.in
|
|
|
|
|
2015-06-08 23:17:54 +02:00
|
|
|
.include "../../devel/gobject-introspection/buildlink3.mk"
|
2009-08-17 23:10:28 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|