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: nikita
Date: Tue Jun 16 17:14:43 UTC 2020
Modified Files:
pkgsrc/www/zola: Makefile
Log Message:
www/zola: sandboxed build wants gmake to build sass-sys.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 pkgsrc/www/zola/Makefile:1.4
--- pkgsrc/www/zola/Makefile:1.3 Sun Jun 14 15:33:29 2020
+++ pkgsrc/www/zola/Makefile Tue Jun 16 17:14:43 2020
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/06/14 15:33:29 nia Exp $
+# $NetBSD: Makefile,v 1.4 2020/06/16 17:14:43 nikita Exp $
DISTNAME= zola-0.11.0
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=getzola/}
GITHUB_PROJECT= zola
@@ -11,6 +12,7 @@ HOMEPAGE= https://www.getzola.org/
COMMENT= Static website generator
LICENSE= mit
USE_LANGUAGES+= c c++
+USE_TOOLS+= gmake
CARGO_CRATE_DEPENDS+= adler32-1.0.4
CARGO_CRATE_DEPENDS+= ahash-0.2.18
Home |
Main Index |
Thread Index |
Old Index