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:           Mon Jun 20 08:18:03 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Added ocaml-hxd to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.3754 -r1.3755 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.3754 pkgsrc/devel/Makefile:1.3755
--- pkgsrc/devel/Makefile:1.3754        Sat Jun 18 22:30:36 2022
+++ pkgsrc/devel/Makefile       Mon Jun 20 08:18:02 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3754 2022/06/18 22:30:36 wiz Exp $
+# $NetBSD: Makefile,v 1.3755 2022/06/20 08:18:02 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -1128,6 +1128,7 @@ SUBDIR+=  ocaml-fpath
 SUBDIR+=       ocaml-git
 SUBDIR+=       ocaml-hex
 SUBDIR+=       ocaml-hmap
+SUBDIR+=       ocaml-hxd
 SUBDIR+=       ocaml-int_repr
 SUBDIR+=       ocaml-intrinsics
 SUBDIR+=       ocaml-jane-street-headers



Home | Main Index | Thread Index | Old Index