pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Enable go-parse



details:   https://anonhg.NetBSD.org/pkgsrc/rev/438ea0a780eb
branches:  trunk
changeset: 315205:438ea0a780eb
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Nov 18 08:43:25 2018 +0000

description:
Enable go-parse

diffstat:

 www/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f5f3fe8a6b71 -r 438ea0a780eb www/Makefile
--- a/www/Makefile      Sun Nov 18 08:42:47 2018 +0000
+++ b/www/Makefile      Sun Nov 18 08:43:25 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1345 2018/11/18 08:41:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.1346 2018/11/18 08:43:25 ryoon Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -119,6 +119,7 @@
 SUBDIR+=       go-gohtml
 SUBDIR+=       go-libsass
 SUBDIR+=       go-minify
+SUBDIR+=       go-parse
 SUBDIR+=       go-toml-burntsushi
 SUBDIR+=       go-toml-pelletier
 SUBDIR+=       go-urlesc



Home | Main Index | Thread Index | Old Index