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: Wed Dec 9 11:11:27 UTC 2020
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Added ocaml-csexp to Makefile SUBDIRs
To generate a diff of this commit:
cvs rdiff -u -r1.3288 -r1.3289 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.3288 pkgsrc/devel/Makefile:1.3289
--- pkgsrc/devel/Makefile:1.3288 Wed Dec 9 10:53:30 2020
+++ pkgsrc/devel/Makefile Wed Dec 9 11:11:26 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3288 2020/12/09 10:53:30 jaapb Exp $
+# $NetBSD: Makefile,v 1.3289 2020/12/09 11:11:26 jaapb Exp $
#
COMMENT= Development utilities
@@ -991,6 +991,7 @@ SUBDIR+= ocaml-configurator
SUBDIR+= ocaml-core
SUBDIR+= ocaml-core_kernel
SUBDIR+= ocaml-cppo
+SUBDIR+= ocaml-csexp
SUBDIR+= ocaml-cstruct
SUBDIR+= ocaml-deriving-ocsigen
SUBDIR+= ocaml-digestif
Home |
Main Index |
Thread Index |
Old Index