pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/zathura-cb zathura-cb: set PYTHON_FOR_BUILD_ONLY



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

description:
zathura-cb: set PYTHON_FOR_BUILD_ONLY

diffstat:

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

diffs (18 lines):

diff -r 32caae0baa5d -r 4c93723a4b54 graphics/zathura-cb/Makefile
--- a/graphics/zathura-cb/Makefile      Mon Apr 12 12:56:27 2021 +0000
+++ b/graphics/zathura-cb/Makefile      Mon Apr 12 12:57:14 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2020/08/17 20:19:12 leot Exp $
+# $NetBSD: Makefile,v 1.21 2021/04/12 12:57:14 nia Exp $
 #
 
 DISTNAME=      zathura-cb-0.1.8
@@ -14,6 +14,8 @@
 
 USE_TOOLS+=    pkg-config
 
+PYTHON_FOR_BUILD_ONLY= tool
+
 .include "../../devel/meson/build.mk"
 .include "../../archivers/libarchive/buildlink3.mk"
 .include "../../graphics/cairo/buildlink3.mk"



Home | Main Index | Thread Index | Old Index