pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/imv imv: set PYTHON_FOR_BUILD_ONLY



details:   https://anonhg.NetBSD.org/pkgsrc/rev/726233857308
branches:  trunk
changeset: 450149:726233857308
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Apr 12 11:02:48 2021 +0000

description:
imv: set PYTHON_FOR_BUILD_ONLY

diffstat:

 graphics/imv/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 4e7cebd33833 -r 726233857308 graphics/imv/Makefile
--- a/graphics/imv/Makefile     Mon Apr 12 11:01:56 2021 +0000
+++ b/graphics/imv/Makefile     Mon Apr 12 11:02:48 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2021/02/03 10:43:42 nia Exp $
+# $NetBSD: Makefile,v 1.9 2021/04/12 11:02:48 nia Exp $
 
 DISTNAME=      imv-4.2.0
 CATEGORIES=    graphics
@@ -30,6 +30,8 @@
 SUBST_FILES.paths=     src/imv.c
 SUBST_VARS.paths=      PKG_SYSCONFDIR
 
+PYTHON_FOR_BUILD_ONLY= tool
+
 .include "options.mk"
 .include "../../devel/meson/build.mk"
 .include "../../devel/pango/buildlink3.mk"



Home | Main Index | Thread Index | Old Index