pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/imv
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 11:02:49 UTC 2021
Modified Files:
pkgsrc/graphics/imv: Makefile
Log Message:
imv: set PYTHON_FOR_BUILD_ONLY
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/imv/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/imv/Makefile
diff -u pkgsrc/graphics/imv/Makefile:1.8 pkgsrc/graphics/imv/Makefile:1.9
--- pkgsrc/graphics/imv/Makefile:1.8 Wed Feb 3 10:43:42 2021
+++ pkgsrc/graphics/imv/Makefile Mon Apr 12 11:02:48 2021
@@ -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_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"
.include "../../devel/pango/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index