Mon Apr 12 12:56:27 2021 UTC ()
zathura-ps: set PYTHON_FOR_BUILD_ONLY


(nia)
diff -r1.23 -r1.24 pkgsrc/print/zathura-ps/Makefile

cvs diff -r1.23 -r1.24 pkgsrc/print/zathura-ps/Makefile (expand / switch to context diff)
--- pkgsrc/print/zathura-ps/Makefile 2020/08/17 20:19:58 1.23
+++ pkgsrc/print/zathura-ps/Makefile 2021/04/12 12:56:27 1.24
@@ -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
@@ -12,6 +12,8 @@
 LICENSE=	zlib
 
 USE_TOOLS+=	pkg-config
+
+PYTHON_FOR_BUILD_ONLY=	tool
 
 .include "../../devel/meson/build.mk"
 .include "../../graphics/cairo/buildlink3.mk"