pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ocaml-csv Added needed dependency on ocaml-oasis
details: https://anonhg.NetBSD.org/pkgsrc/rev/e39146359a60
branches: trunk
changeset: 365382:e39146359a60
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Sat Jul 15 10:18:33 2017 +0000
description:
Added needed dependency on ocaml-oasis
diffstat:
textproc/ocaml-csv/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r f93bb47dc904 -r e39146359a60 textproc/ocaml-csv/Makefile
--- a/textproc/ocaml-csv/Makefile Sat Jul 15 10:15:06 2017 +0000
+++ b/textproc/ocaml-csv/Makefile Sat Jul 15 10:18:33 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/07/11 12:35:54 jaapb Exp $
+# $NetBSD: Makefile,v 1.13 2017/07/15 10:18:33 jaapb Exp $
VERSION= 1.7
GITHUB_PROJECT= ocaml-csv
@@ -31,4 +31,5 @@
${INSTALL_SCRIPT} ${WRKSRC}/_build/examples/csvtool.byte ${DESTDIR}${PREFIX}/bin/csvtool
.endif
+.include "../../devel/ocaml-oasis/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index