Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/zola www/zola: sandboxed build wants gmake to buil...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d43b41f38d3
branches: trunk
changeset: 434454:8d43b41f38d3
user: nikita <nikita%pkgsrc.org@localhost>
date: Tue Jun 16 17:14:43 2020 +0000
description:
www/zola: sandboxed build wants gmake to build sass-sys.
diffstat:
www/zola/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r c9a3504924ad -r 8d43b41f38d3 www/zola/Makefile
--- a/www/zola/Makefile Tue Jun 16 17:14:11 2020 +0000
+++ b/www/zola/Makefile Tue Jun 16 17:14:43 2020 +0000
@@ -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 @@
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