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: mark python as to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2524d3381bcd
branches:  trunk
changeset: 450238:2524d3381bcd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 13 08:17:08 2021 +0000

description:
glib-networking: mark python as tool-only dependency

Bump PKGREVISION.

diffstat:

 net/glib-networking/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r cd6ff73b8ea2 -r 2524d3381bcd net/glib-networking/Makefile
--- a/net/glib-networking/Makefile      Tue Apr 13 08:10:31 2021 +0000
+++ b/net/glib-networking/Makefile      Tue Apr 13 08:17:08 2021 +0000
@@ -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 @@
 
 CPPFLAGS.SunOS+=       -D__EXTENSIONS__
 
+PYTHON_FOR_BUILD_ONLY= tool
 REPLACE_PYTHON+=       meson_post_install.py
 
 .include "options.mk"



Home | Main Index | Thread Index | Old Index