pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/glib-networking glib-networking: gmake not needed ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/87b30ffc8066
branches: trunk
changeset: 450244:87b30ffc8066
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 13 08:22:16 2021 +0000
description:
glib-networking: gmake not needed any longer, this uses meson
diffstat:
net/glib-networking/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9d24ee059cf7 -r 87b30ffc8066 net/glib-networking/Makefile
--- a/net/glib-networking/Makefile Tue Apr 13 08:21:00 2021 +0000
+++ b/net/glib-networking/Makefile Tue Apr 13 08:22:16 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2021/04/13 08:17:08 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2021/04/13 08:22:16 wiz Exp $
DISTNAME= glib-networking-2.64.3
PKGREVISION= 2
@@ -11,7 +11,7 @@
COMMENT= Network-related giomodules for glib
LICENSE= gnu-lgpl-v2
-USE_TOOLS+= pkg-config gmake gettext
+USE_TOOLS+= pkg-config gettext
CPPFLAGS.SunOS+= -D__EXTENSIONS__
Home |
Main Index |
Thread Index |
Old Index