pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/hugo Replace interpreters
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef09e7a3c193
branches: trunk
changeset: 368033:ef09e7a3c193
user: gavan <gavan%pkgsrc.org@localhost>
date: Sun Sep 10 11:07:08 2017 +0000
description:
Replace interpreters
diffstat:
www/hugo/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 1827c33fe66d -r ef09e7a3c193 www/hugo/Makefile
--- a/www/hugo/Makefile Sun Sep 10 11:06:10 2017 +0000
+++ b/www/hugo/Makefile Sun Sep 10 11:07:08 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/08/17 01:50:25 gavan Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/10 11:07:08 gavan Exp $
DISTNAME= hugo-0.26
PKGNAME= go-${DISTNAME}
@@ -15,6 +15,10 @@
GO_DIST_BASE= ${DISTNAME}
GO_SRCPATH= github.com/gohugoio/hugo
+REPLACE_SH+= bench.sh
+REPLACE_SH+= benchSite.sh
+REPLACE_SH+= pull-docs.sh
+
.include "../../devel/go-purell/buildlink3.mk"
.include "../../textproc/go-inflect/buildlink3.mk"
.include "../../devel/go-amber/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index