summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-04-12 13:10:09 +0000
committernia <nia@pkgsrc.org>2021-04-12 13:10:09 +0000
commita19bc8a5e49fc94421d550e9e8fbc44046e7ee93 (patch)
tree432757a02327ed75aa529ed91d8b3d8b8b1f810a /geography
parente85f26800fcb8e9850ed55d2c545366d2bfb53d0 (diff)
downloadpkgsrc-a19bc8a5e49fc94421d550e9e8fbc44046e7ee93.tar.gz
libchamplain012: set PYTHON_FOR_BUILD_ONLY
Diffstat (limited to 'geography')
-rw-r--r--geography/libchamplain012/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/geography/libchamplain012/Makefile b/geography/libchamplain012/Makefile
index 77e92a39116..b6c42310ad9 100644
--- a/geography/libchamplain012/Makefile
+++ b/geography/libchamplain012/Makefile
@@ -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?