pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/zathura-ps
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 12:56:27 UTC 2021
Modified Files:
pkgsrc/print/zathura-ps: Makefile
Log Message:
zathura-ps: set PYTHON_FOR_BUILD_ONLY
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/print/zathura-ps/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/zathura-ps/Makefile
diff -u pkgsrc/print/zathura-ps/Makefile:1.23 pkgsrc/print/zathura-ps/Makefile:1.24
--- pkgsrc/print/zathura-ps/Makefile:1.23 Mon Aug 17 20:19:58 2020
+++ pkgsrc/print/zathura-ps/Makefile Mon Apr 12 12:56:27 2021
@@ -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"
Home |
Main Index |
Thread Index |
Old Index