pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/libnice
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jun 7 20:42:41 UTC 2022
Modified Files:
pkgsrc/net/libnice: Makefile
Log Message:
libnice: gobject-introspection is a build dependency
Bump PKGREVISION
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/net/libnice/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/libnice/Makefile
diff -u pkgsrc/net/libnice/Makefile:1.67 pkgsrc/net/libnice/Makefile:1.68
--- pkgsrc/net/libnice/Makefile:1.67 Mon Apr 18 19:10:03 2022
+++ pkgsrc/net/libnice/Makefile Tue Jun 7 20:42:41 2022
@@ -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 @@ CONFIGURE_ARGS+= --without-gstreamer
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