pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_cold (devel/ocaml-ppx_cold) Add ocaml-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b8de68d24abd
branches:  trunk
changeset: 443495:b8de68d24abd
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Dec 14 09:11:51 2020 +0000

description:
(devel/ocaml-ppx_cold) Add ocaml-base as buildlink3.mk

diffstat:

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

diffs (15 lines):

diff -r dab740dcf74f -r b8de68d24abd devel/ocaml-ppx_cold/Makefile
--- a/devel/ocaml-ppx_cold/Makefile     Mon Dec 14 09:11:02 2020 +0000
+++ b/devel/ocaml-ppx_cold/Makefile     Mon Dec 14 09:11:51 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/16 13:18:13 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2020/12/14 09:11:51 mef Exp $
 
 GITHUB_PROJECT=        ppx_cold
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -18,4 +18,5 @@
 
 .include "../../mk/ocaml.mk"
 .include "../../devel/ocaml-ppxlib/buildlink3.mk"
+.include "../../devel/ocaml-base/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index