summaryrefslogtreecommitdiff
path: root/net/libnice/Makefile
blob: 5a40ceb1cc27a161d56335ab1f5ff36bf9317deb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.56 2019/05/21 14:48:17 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"