pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/zathura-cb



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

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

Log Message:
zathura-cb: set PYTHON_FOR_BUILD_ONLY


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/zathura-cb/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-cb/Makefile
diff -u pkgsrc/graphics/zathura-cb/Makefile:1.20 pkgsrc/graphics/zathura-cb/Makefile:1.21
--- pkgsrc/graphics/zathura-cb/Makefile:1.20    Mon Aug 17 20:19:12 2020
+++ pkgsrc/graphics/zathura-cb/Makefile Mon Apr 12 12:57:14 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2020/08/17 20:19:12 leot Exp $
+# $NetBSD: Makefile,v 1.21 2021/04/12 12:57:14 nia Exp $
 #
 
 DISTNAME=      zathura-cb-0.1.8
@@ -14,6 +14,8 @@ LICENSE=      zlib
 
 USE_TOOLS+=    pkg-config
 
+PYTHON_FOR_BUILD_ONLY= tool
+
 .include "../../devel/meson/build.mk"
 .include "../../archivers/libarchive/buildlink3.mk"
 .include "../../graphics/cairo/buildlink3.mk"



Home | Main Index | Thread Index | Old Index