pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/libchamplain012 libchamplain012: set PYTHON_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f44a1f36d03
branches:  trunk
changeset: 450184:8f44a1f36d03
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Apr 12 13:10:09 2021 +0000

description:
libchamplain012: set PYTHON_FOR_BUILD_ONLY

diffstat:

 geography/libchamplain012/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r f7960471b492 -r 8f44a1f36d03 geography/libchamplain012/Makefile
--- a/geography/libchamplain012/Makefile        Mon Apr 12 13:09:42 2021 +0000
+++ b/geography/libchamplain012/Makefile        Mon Apr 12 13:10:09 2021 +0000
@@ -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+=           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