pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/gnome-calendar gnome-calendar: set PYTHON_FOR_BUI...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f31181688dd
branches:  trunk
changeset: 450179:8f31181688dd
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Apr 12 13:04:01 2021 +0000

description:
gnome-calendar: set PYTHON_FOR_BUILD_ONLY

diffstat:

 time/gnome-calendar/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 56863bf3a020 -r 8f31181688dd time/gnome-calendar/Makefile
--- a/time/gnome-calendar/Makefile      Mon Apr 12 13:03:01 2021 +0000
+++ b/time/gnome-calendar/Makefile      Mon Apr 12 13:04:01 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/04/09 06:55:05 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2021/04/12 13:04:01 nia Exp $
 
 DISTNAME=      gnome-calendar-40.0
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
@@ -22,6 +22,8 @@
 TOOLS_PLATFORM.msgfmt=
 .endif
 
+PYTHON_FOR_BUILD_ONLY= tool
+
 .include "../../devel/meson/build.mk"
 .include "../../devel/glib2/schemas.mk"
 .include "../../devel/libdazzle/buildlink3.mk"



Home | Main Index | Thread Index | Old Index