pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/libchamplain012



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Apr 12 13:10:09 UTC 2021

Modified Files:
        pkgsrc/geography/libchamplain012: Makefile

Log Message:
libchamplain012: set PYTHON_FOR_BUILD_ONLY


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/geography/libchamplain012/Makefile

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

Modified files:

Index: pkgsrc/geography/libchamplain012/Makefile
diff -u pkgsrc/geography/libchamplain012/Makefile:1.33 pkgsrc/geography/libchamplain012/Makefile:1.34
--- pkgsrc/geography/libchamplain012/Makefile:1.33      Thu Nov  5 09:06:53 2020
+++ pkgsrc/geography/libchamplain012/Makefile   Mon Apr 12 13:10:09 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2020/11/05 09:06:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.34 2021/04/12 13:10:09 nia Exp $
 
 DISTNAME=      libchamplain-0.12.20
 PKGNAME=       ${DISTNAME:S/ain/ain012/}
@@ -19,6 +19,8 @@ PKGCONFIG_OVERRIDE_STAGE=     post-configure
 PKGCONFIG_OVERRIDE+=           output/meson-private/champlain-0.12.pc
 PKGCONFIG_OVERRIDE+=           output/meson-private/champlain-gtk-0.12.pc
 
+PYTHON_FOR_BUILD_ONLY= tool
+
 # TODO:
 # add vala option?
 # add introspection option?



Home | Main Index | Thread Index | Old Index