pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add binaryen.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/868b98d6aca4
branches:  trunk
changeset: 447170:868b98d6aca4
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Wed Feb 17 14:16:57 2021 +0000

description:
Add binaryen.

diffstat:

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

diffs (17 lines):

diff -r 793694348860 -r 868b98d6aca4 devel/Makefile
--- a/devel/Makefile    Wed Feb 17 14:15:46 2021 +0000
+++ b/devel/Makefile    Wed Feb 17 14:16:57 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3337 2021/02/16 16:56:37 fcambus Exp $
+# $NetBSD: Makefile,v 1.3338 2021/02/17 14:16:57 fcambus Exp $
 #
 
 COMMENT=       Development utilities
@@ -160,6 +160,7 @@
 SUBDIR+=       bfg
 SUBDIR+=       bglibs
 SUBDIR+=       bin86
+SUBDIR+=       binaryen
 SUBDIR+=       binutils
 SUBDIR+=       bison
 SUBDIR+=       blame



Home | Main Index | Thread Index | Old Index