summaryrefslogtreecommitdiff
path: root/net/libnice/Makefile
blob: e5d42d3e457815093e68a9b032c13cec8a04dfae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.54 2019/02/14 07:32:19 wiz Exp $

.include "Makefile.common"

# introspection Makefile uses GNUisms
USE_TOOLS+=	gmake
CONFIGURE_ARGS+= --without-gstreamer

PKGCONFIG_OVERRIDE+=	nice/nice.pc.in

.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"