summaryrefslogtreecommitdiff
path: root/net/glib-networking
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-04-13 08:22:16 +0000
committerwiz <wiz@pkgsrc.org>2021-04-13 08:22:16 +0000
commit9183280e548741054d1bb1226fa469270134b2ed (patch)
tree1fa1b4cfe6860443d0198f66d9a9b724e8320a15 /net/glib-networking
parentbd2db5896a1eb194e34e5b91df9cf3421a93dc37 (diff)
downloadpkgsrc-9183280e548741054d1bb1226fa469270134b2ed.tar.gz
glib-networking: gmake not needed any longer, this uses meson
Diffstat (limited to 'net/glib-networking')
-rw-r--r--net/glib-networking/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile
index 85d40eda121..d29c4dc5680 100644
--- a/net/glib-networking/Makefile
+++ b/net/glib-networking/Makefile
@@ -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 @@ HOMEPAGE= https://www.gnome.org/
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__