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 07:01:51 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Added ocaml-int_repr to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.3732 -r1.3733 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.3732 pkgsrc/devel/Makefile:1.3733
--- pkgsrc/devel/Makefile:1.3732        Thu May  5 06:30:49 2022
+++ pkgsrc/devel/Makefile       Thu May  5 07:01:51 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3732 2022/05/05 06:30:49 jaapb Exp $
+# $NetBSD: Makefile,v 1.3733 2022/05/05 07:01:51 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -1124,6 +1124,7 @@ SUBDIR+=  ocaml-fmt
 SUBDIR+=       ocaml-fpath
 SUBDIR+=       ocaml-git
 SUBDIR+=       ocaml-hex
+SUBDIR+=       ocaml-int_repr
 SUBDIR+=       ocaml-jane-street-headers
 SUBDIR+=       ocaml-js-build-tools
 SUBDIR+=       ocaml-jst-config



Home | Main Index | Thread Index | Old Index