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:           Thu May  5 09:04:02 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Added ocaml-core_unix to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.3736 -r1.3737 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.3736 pkgsrc/devel/Makefile:1.3737
--- pkgsrc/devel/Makefile:1.3736        Thu May  5 08:56:15 2022
+++ pkgsrc/devel/Makefile       Thu May  5 09:04:02 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3736 2022/05/05 08:56:15 jaapb Exp $
+# $NetBSD: Makefile,v 1.3737 2022/05/05 09:04:02 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -1107,6 +1107,7 @@ SUBDIR+=  ocaml-cmdliner
 SUBDIR+=       ocaml-compiler-libs
 SUBDIR+=       ocaml-core
 SUBDIR+=       ocaml-core_kernel
+SUBDIR+=       ocaml-core_unix
 SUBDIR+=       ocaml-cppo
 SUBDIR+=       ocaml-csexp
 SUBDIR+=       ocaml-cstruct



Home | Main Index | Thread Index | Old Index