summaryrefslogtreecommitdiff
path: root/net/libnice/Makefile
blob: 4379d8b7b4524f663cf1201caa07a77c817fbcbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.59 2020/03/08 16:48:03 wiz Exp $

PKGREVISION= 2
.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"