pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/zathura-djvu



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Apr 12 12:57:36 UTC 2021

Modified Files:
        pkgsrc/graphics/zathura-djvu: Makefile

Log Message:
zathura-djvu: set PYTHON_FOR_BUILD_ONLY


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/graphics/zathura-djvu/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/zathura-djvu/Makefile
diff -u pkgsrc/graphics/zathura-djvu/Makefile:1.19 pkgsrc/graphics/zathura-djvu/Makefile:1.20
--- pkgsrc/graphics/zathura-djvu/Makefile:1.19  Mon Aug 17 20:19:12 2020
+++ pkgsrc/graphics/zathura-djvu/Makefile       Mon Apr 12 12:57:36 2021
@@ -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"



Home | Main Index | Thread Index | Old Index