pkgsrc/net/libnice/Makefile

13 lines
326 B
Makefile

# $NetBSD: Makefile,v 1.63 2020/11/05 09:07:05 ryoon Exp $
PKGREVISION= 6
.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"