pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_derivers Also apparently needs opam.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c03467249a5
branches: trunk
changeset: 368024:1c03467249a5
user: dholland <dholland%pkgsrc.org@localhost>
date: Sun Sep 10 05:55:09 2017 +0000
description:
Also apparently needs opam.
diffstat:
devel/ocaml-ppx_derivers/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 09b867d830c4 -r 1c03467249a5 devel/ocaml-ppx_derivers/Makefile
--- a/devel/ocaml-ppx_derivers/Makefile Sun Sep 10 05:53:02 2017 +0000
+++ b/devel/ocaml-ppx_derivers/Makefile Sun Sep 10 05:55:09 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/09/08 11:59:54 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/10 05:55:09 dholland Exp $
GITHUB_PROJECT= ppx_derivers
DISTNAME= ${GITHUB_PROJECT}-1.0
@@ -14,6 +14,7 @@
USE_LANGUAGES= # none
OCAML_USE_JBUILDER= yes
+OCAML_USE_OPAM= yes
.include "../../mk/ocaml.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index