pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/zathura-ps zathura-ps: set PYTHON_FOR_BUILD_ONLY



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32caae0baa5d
branches:  trunk
changeset: 450173:32caae0baa5d
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Apr 12 12:56:27 2021 +0000

description:
zathura-ps: set PYTHON_FOR_BUILD_ONLY

diffstat:

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

diffs (18 lines):

diff -r 17cad3356823 -r 32caae0baa5d print/zathura-ps/Makefile
--- a/print/zathura-ps/Makefile Mon Apr 12 12:55:40 2021 +0000
+++ b/print/zathura-ps/Makefile Mon Apr 12 12:56:27 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2020/08/17 20:19:58 leot Exp $
+# $NetBSD: Makefile,v 1.24 2021/04/12 12:56:27 nia Exp $
 
 DISTNAME=      zathura-ps-0.2.6
 PKGREVISION=   8
@@ -13,6 +13,8 @@
 
 USE_TOOLS+=    pkg-config
 
+PYTHON_FOR_BUILD_ONLY= tool
+
 .include "../../devel/meson/build.mk"
 .include "../../graphics/cairo/buildlink3.mk"
 .include "../../print/libspectre/buildlink3.mk"



Home | Main Index | Thread Index | Old Index