pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/gnome-calendar



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Apr 12 13:04:01 UTC 2021

Modified Files:
        pkgsrc/time/gnome-calendar: Makefile

Log Message:
gnome-calendar: set PYTHON_FOR_BUILD_ONLY


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/time/gnome-calendar/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/gnome-calendar/Makefile
diff -u pkgsrc/time/gnome-calendar/Makefile:1.5 pkgsrc/time/gnome-calendar/Makefile:1.6
--- pkgsrc/time/gnome-calendar/Makefile:1.5     Fri Apr  9 06:55:05 2021
+++ pkgsrc/time/gnome-calendar/Makefile Mon Apr 12 13:04:01 2021
@@ -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 @@ USE_TOOLS+=   pkg-config msgfmt xgettext
 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