pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppxlib ocaml-ppxlib: needs bash



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dddb6fbfae48
branches:  trunk
changeset: 313390:dddb6fbfae48
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Sep 29 11:47:11 2018 +0000

description:
ocaml-ppxlib: needs bash

diffstat:

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

diffs (17 lines):

diff -r 09b5c3509a67 -r dddb6fbfae48 devel/ocaml-ppxlib/Makefile
--- a/devel/ocaml-ppxlib/Makefile       Sat Sep 29 11:01:23 2018 +0000
+++ b/devel/ocaml-ppxlib/Makefile       Sat Sep 29 11:47:11 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2018/07/19 15:15:25 jaapb Exp $
+# $NetBSD: Makefile,v 1.4 2018/09/29 11:47:11 tnn Exp $
 
 GITHUB_PROJECT=        ppxlib
 GITHUB_TAG=    ${PKGVERSION_NOREV}
@@ -14,6 +14,7 @@
 LICENSE=       apache-2.0
 
 USE_LANGUAGES= # none
+USE_TOOLS+=    bash
 OCAML_USE_JBUILDER=    yes
 
 SUPERSEDES=    ocaml-ppx_ast-[0-9]* \



Home | Main Index | Thread Index | Old Index