pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-ppxlib
Module Name: pkgsrc
Committed By: tnn
Date: Sat Sep 29 11:47:11 UTC 2018
Modified Files:
pkgsrc/devel/ocaml-ppxlib: Makefile
Log Message:
ocaml-ppxlib: needs bash
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-ppxlib/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-ppxlib/Makefile
diff -u pkgsrc/devel/ocaml-ppxlib/Makefile:1.3 pkgsrc/devel/ocaml-ppxlib/Makefile:1.4
--- pkgsrc/devel/ocaml-ppxlib/Makefile:1.3 Thu Jul 19 15:15:25 2018
+++ pkgsrc/devel/ocaml-ppxlib/Makefile Sat Sep 29 11:47:11 2018
@@ -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 @@ COMMENT= Base library and tools for ppx
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