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: jaapb
Date: Tue Apr 21 10:56:45 UTC 2020
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Added ocaml-stdlib-shims to Makefile SUBDIRs
To generate a diff of this commit:
cvs rdiff -u -r1.3106 -r1.3107 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.3106 pkgsrc/devel/Makefile:1.3107
--- pkgsrc/devel/Makefile:1.3106 Mon Apr 20 14:38:20 2020
+++ pkgsrc/devel/Makefile Tue Apr 21 10:56:45 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3106 2020/04/20 14:38:20 schmonz Exp $
+# $NetBSD: Makefile,v 1.3107 2020/04/21 10:56:45 jaapb Exp $
#
COMMENT= Development utilities
@@ -1015,6 +1015,7 @@ SUBDIR+= ocaml-sexplib0
SUBDIR+= ocaml-spawn
SUBDIR+= ocaml-splittable_random
SUBDIR+= ocaml-stdio
+SUBDIR+= ocaml-stdlib-shims
SUBDIR+= ocaml-stringext
SUBDIR+= ocaml-type_conv
SUBDIR+= ocaml-typerep
Home |
Main Index |
Thread Index |
Old Index