pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue May 24 05:54:01 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + js_of_ocaml-ocamlbuild


To generate a diff of this commit:
cvs rdiff -u -r1.3741 -r1.3742 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3741 pkgsrc/devel/Makefile:1.3742
--- pkgsrc/devel/Makefile:1.3741        Sun May 15 04:43:49 2022
+++ pkgsrc/devel/Makefile       Tue May 24 05:54:01 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3741 2022/05/15 04:43:49 wiz Exp $
+# $NetBSD: Makefile,v 1.3742 2022/05/24 05:54:01 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -745,6 +745,7 @@ SUBDIR+=    jflex
 SUBDIR+=       jq
 SUBDIR+=       js2-mode
 SUBDIR+=       js_of_ocaml
+SUBDIR+=       js_of_ocaml-ocamlbuild
 SUBDIR+=       jsonnet
 SUBDIR+=       kafka
 SUBDIR+=       kapptemplate



Home | Main Index | Thread Index | Old Index