summaryrefslogtreecommitdiff
path: root/net/glib-networking
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-04-13 08:17:08 +0000
committerwiz <wiz@pkgsrc.org>2021-04-13 08:17:08 +0000
commite9195173da27941568270a19d349756bc04c5ad8 (patch)
tree3a3a376000400961428c98136a977000dee4a304 /net/glib-networking
parent3f16843f563cf37c159c9fe5684593c648c1e870 (diff)
downloadpkgsrc-e9195173da27941568270a19d349756bc04c5ad8.tar.gz
glib-networking: mark python as tool-only dependency
Bump PKGREVISION.
Diffstat (limited to 'net/glib-networking')
-rw-r--r--net/glib-networking/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile
index b7089753b07..85d40eda121 100644
--- a/net/glib-networking/Makefile
+++ b/net/glib-networking/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2020/12/04 20:45:34 nia Exp $
+# $NetBSD: Makefile,v 1.57 2021/04/13 08:17:08 wiz Exp $
DISTNAME= glib-networking-2.64.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glib-networking/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -15,6 +15,7 @@ USE_TOOLS+= pkg-config gmake gettext
CPPFLAGS.SunOS+= -D__EXTENSIONS__
+PYTHON_FOR_BUILD_ONLY= tool
REPLACE_PYTHON+= meson_post_install.py
.include "options.mk"