summaryrefslogtreecommitdiff
path: root/net/libnice/Makefile
blob: 9bf5446dc6914d9b2ac33fbf7a69a683c3e755e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.61 2020/05/22 10:55:48 adam Exp $

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