summaryrefslogtreecommitdiff
path: root/graphics/zathura-djvu
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-04-12 12:57:36 +0000
committernia <nia@pkgsrc.org>2021-04-12 12:57:36 +0000
commitf88d5f9c79aa3b6188bb7e3f1fbc1050baf74bad (patch)
tree56660debfe699ecfb10ae53ed73f3dc2256f7ce4 /graphics/zathura-djvu
parent0e89651a74f73cfcd73d6a39089c57f8cfe498bc (diff)
downloadpkgsrc-f88d5f9c79aa3b6188bb7e3f1fbc1050baf74bad.tar.gz
zathura-djvu: set PYTHON_FOR_BUILD_ONLY
Diffstat (limited to 'graphics/zathura-djvu')
-rw-r--r--graphics/zathura-djvu/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/zathura-djvu/Makefile b/graphics/zathura-djvu/Makefile
index 8b732d72716..d518a723572 100644
--- a/graphics/zathura-djvu/Makefile
+++ b/graphics/zathura-djvu/Makefile
@@ -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 @@ LICENSE= zlib
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"