Mon Apr 12 11:02:49 2021 UTC ()
imv: set PYTHON_FOR_BUILD_ONLY


(nia)
diff -r1.8 -r1.9 pkgsrc/graphics/imv/Makefile

cvs diff -r1.8 -r1.9 pkgsrc/graphics/imv/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/imv/Makefile 2021/02/03 10:43:42 1.8
+++ pkgsrc/graphics/imv/Makefile 2021/04/12 11:02:48 1.9
@@ -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
@@ -29,6 +29,8 @@
 SUBST_STAGE.paths=	pre-configure
 SUBST_FILES.paths=	src/imv.c
 SUBST_VARS.paths=	PKG_SYSCONFDIR
+
+PYTHON_FOR_BUILD_ONLY=	tool
 
 .include "options.mk"
 .include "../../devel/meson/build.mk"