pkgsrc-WIP-changes archive

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

Makefile: add rebar3, gleam, gleam-stdlib



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Thu Jul 2 10:56:34 2020 +0200
Changeset:	c08411dab5d077b897f8bae1ef974591a6d680d9

Modified Files:
	Makefile

Log Message:
Makefile: add rebar3, gleam, gleam-stdlib

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c08411dab5d077b897f8bae1ef974591a6d680d9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index a0eb3531bb..0fe84d4436 100644
--- a/Makefile
+++ b/Makefile
@@ -1076,6 +1076,8 @@ SUBDIR+=	gjots2
 SUBDIR+=	gjs
 SUBDIR+=	gksu
 SUBDIR+=	gl2ps
+SUBDIR+=	gleam
+SUBDIR+=	gleam-stdlib
 SUBDIR+=	glib-java
 SUBDIR+=	glib2
 SUBDIR+=	glibc
@@ -4229,6 +4231,7 @@ SUBDIR+=	readseq
 SUBDIR+=	realpath
 SUBDIR+=	realtimebattle
 SUBDIR+=	realvnc
+SUBDIR+=	rebar3
 SUBDIR+=	recidivm
 SUBDIR+=	recoll
 SUBDIR+=	recutils


Home | Main Index | Thread Index | Old Index