pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/libnice libnice: gobject-introspection is a build ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a5b8a0a8bd98
branches: trunk
changeset: 380532:a5b8a0a8bd98
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jun 07 20:42:41 2022 +0000
description:
libnice: gobject-introspection is a build dependency
Bump PKGREVISION
diffstat:
net/libnice/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 77f2cf03e091 -r a5b8a0a8bd98 net/libnice/Makefile
--- a/net/libnice/Makefile Tue Jun 07 20:41:50 2022 +0000
+++ b/net/libnice/Makefile Tue Jun 07 20:42:41 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2022/04/18 19:10:03 adam Exp $
+# $NetBSD: Makefile,v 1.68 2022/06/07 20:42:41 wiz Exp $
-PKGREVISION= 10
+PKGREVISION= 11
.include "Makefile.common"
# introspection Makefile uses GNUisms
@@ -9,5 +9,6 @@
PKGCONFIG_OVERRIDE+= nice/nice.pc.in
+BUILDLINK_DEPMETHOD.gobject-introspection= build
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index