pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/zola
Module Name: pkgsrc
Committed By: pin
Date: Wed Apr 2 11:15:26 UTC 2025
Modified Files:
pkgsrc/www/zola: Makefile
Log Message:
www/zola: not for i386
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/zola/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/zola/Makefile
diff -u pkgsrc/www/zola/Makefile:1.19 pkgsrc/www/zola/Makefile:1.20
--- pkgsrc/www/zola/Makefile:1.19 Wed Sep 25 10:54:10 2024
+++ pkgsrc/www/zola/Makefile Wed Apr 2 11:15:26 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2024/09/25 10:54:10 pin Exp $
+# $NetBSD: Makefile,v 1.20 2025/04/02 11:15:26 pin Exp $
DISTNAME= zola-0.19.2
CATEGORIES= www
@@ -11,6 +11,9 @@ HOMEPAGE= https://www.getzola.org/
COMMENT= Static website generator
LICENSE= mit
+# See, https://github.com/briansmith/ring/issues/1999
+NOT_FOR_PLATFORM+= *-*-i386
+
TOOL_DEPENDS+= cmake-[0-9]*:../../devel/cmake
.include "cargo-depends.mk"
Home |
Main Index |
Thread Index |
Old Index