pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-lwt



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Dec 13 13:41:59 UTC 2020

Modified Files:
        pkgsrc/devel/ocaml-lwt: Makefile

Log Message:
(devel/ocaml-lwt) Add devel/ocaml-dune-configurator as buildlink3.mk


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/ocaml-lwt/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/ocaml-lwt/Makefile
diff -u pkgsrc/devel/ocaml-lwt/Makefile:1.42 pkgsrc/devel/ocaml-lwt/Makefile:1.43
--- pkgsrc/devel/ocaml-lwt/Makefile:1.42        Tue Apr 21 11:29:59 2020
+++ pkgsrc/devel/ocaml-lwt/Makefile     Sun Dec 13 13:41:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2020/04/21 11:29:59 jaapb Exp $
+# $NetBSD: Makefile,v 1.43 2020/12/13 13:41:59 mef Exp $
 #
 
 .include "Makefile.common"
@@ -21,6 +21,7 @@ MAKE_ENV+=    LWT_DISCOVER_ARGUMENTS="--use
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../devel/libev/buildlink3.mk"
 .include "../../devel/ocaml-cppo/buildlink3.mk"
+.include "../../devel/ocaml-dune-configurator/buildlink3.mk"
 .include "../../devel/ocaml-findlib/buildlink3.mk"
 .include "../../devel/ocaml-migrate-parsetree/buildlink3.mk"
 .include "../../devel/ocaml-mmap/buildlink3.mk"



Home | Main Index | Thread Index | Old Index