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: Thu Jun 18 15:15:08 UTC 2026
Modified Files:
pkgsrc/graphics/zathura-cb: Makefile
Log Message:
zathura-cb: Claims to require a C17 compiler.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 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.42 pkgsrc/graphics/zathura-cb/Makefile:1.43
--- pkgsrc/graphics/zathura-cb/Makefile:1.42 Thu Jun 11 07:17:10 2026
+++ pkgsrc/graphics/zathura-cb/Makefile Thu Jun 18 15:15:08 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2026/06/11 07:17:10 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2026/06/18 15:15:08 nia Exp $
#
DISTNAME= zathura-cb-2026.02.03
@@ -14,6 +14,8 @@ LICENSE= zlib
USE_TOOLS+= pkg-config
+USE_CC_FEATURES+= c17
+
PYTHON_FOR_BUILD_ONLY= tool
.include "../../devel/meson/build.mk"
Home |
Main Index |
Thread Index |
Old Index