pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Added ocaml-int_repr to Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/76f5dc4d26f5
branches:  trunk
changeset: 378673:76f5dc4d26f5
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Thu May 05 07:01:51 2022 +0000

description:
Added ocaml-int_repr to Makefile SUBDIRs

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f7a70f7d174c -r 76f5dc4d26f5 devel/Makefile
--- a/devel/Makefile    Thu May 05 07:01:44 2022 +0000
+++ b/devel/Makefile    Thu May 05 07:01:51 2022 +0000
@@ -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-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