pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/zathura-djvu zathura-djvu: set PYTHON_FOR_BUI...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f50806dde19c
branches:  trunk
changeset: 450175:f50806dde19c
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Apr 12 12:57:36 2021 +0000

description:
zathura-djvu: set PYTHON_FOR_BUILD_ONLY

diffstat:

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

diffs (18 lines):

diff -r 4c93723a4b54 -r f50806dde19c graphics/zathura-djvu/Makefile
--- a/graphics/zathura-djvu/Makefile    Mon Apr 12 12:57:14 2021 +0000
+++ b/graphics/zathura-djvu/Makefile    Mon Apr 12 12:57:36 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2020/08/17 20:19:12 leot Exp $
+# $NetBSD: Makefile,v 1.20 2021/04/12 12:57:36 nia Exp $
 #
 
 DISTNAME=      zathura-djvu-0.2.9
@@ -14,6 +14,8 @@
 
 USE_TOOLS+=    pkg-config
 
+PYTHON_FOR_BUILD_ONLY= tool
+
 .include "../../devel/meson/build.mk"
 .include "../../graphics/cairo/buildlink3.mk"
 .include "../../graphics/djvulibre-lib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index