pkgsrc/net/libnice/Makefile

14 lines
324 B
Makefile
Raw Normal View History

2018-04-14 09:33:52 +02:00
# $NetBSD: Makefile,v 1.49 2018/04/14 07:33:59 adam Exp $
2018-04-14 09:33:52 +02:00
PKGREVISION= 4
.include "Makefile.common"
# introspection Makefile uses GNUisms
USE_TOOLS+= gmake
CONFIGURE_ARGS+= --without-gstreamer
2014-03-17 18:02:55 +01:00
PKGCONFIG_OVERRIDE+= nice/nice.pc.in
2015-06-08 23:17:54 +02:00
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"