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 08:47:20 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Added ocaml-expect_test_helpers_core to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.3734 -r1.3735 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.3734 pkgsrc/devel/Makefile:1.3735
--- pkgsrc/devel/Makefile:1.3734        Thu May  5 08:44:01 2022
+++ pkgsrc/devel/Makefile       Thu May  5 08:47:20 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3734 2022/05/05 08:44:01 jaapb Exp $
+# $NetBSD: Makefile,v 1.3735 2022/05/05 08:47:20 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -1117,6 +1117,7 @@ SUBDIR+=  ocaml-dune
 SUBDIR+=       ocaml-dune-configurator
 SUBDIR+=       ocaml-encore
 SUBDIR+=       ocaml-eqaf
+SUBDIR+=       ocaml-expect_test_helpers_core
 SUBDIR+=       ocaml-extlib
 SUBDIR+=       ocaml-fieldslib
 SUBDIR+=       ocaml-findlib



Home | Main Index | Thread Index | Old Index