summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-04-12 12:56:27 +0000
committernia <nia@pkgsrc.org>2021-04-12 12:56:27 +0000
commite8e7d98f298cf9e5aced98880ac381d2c547bf6c (patch)
treebb5a58833755b2524c7fc3439a36330751175c2c /print
parentf5943cb0d71215dc3140b68eb4faf36f139f7c05 (diff)
downloadpkgsrc-e8e7d98f298cf9e5aced98880ac381d2c547bf6c.tar.gz
zathura-ps: set PYTHON_FOR_BUILD_ONLY
Diffstat (limited to 'print')
-rw-r--r--print/zathura-ps/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/zathura-ps/Makefile b/print/zathura-ps/Makefile
index a465df0ffd7..c59d4eac636 100644
--- a/print/zathura-ps/Makefile
+++ b/print/zathura-ps/Makefile
@@ -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 @@ LICENSE= zlib
USE_TOOLS+= pkg-config
+PYTHON_FOR_BUILD_ONLY= tool
+
.include "../../devel/meson/build.mk"
.include "../../graphics/cairo/buildlink3.mk"
.include "../../print/libspectre/buildlink3.mk"