pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-compiler-libs
Module Name: pkgsrc
Committed By: dholland
Date: Sun Sep 10 05:51:16 UTC 2017
Modified Files:
pkgsrc/devel/ocaml-compiler-libs: Makefile
Log Message:
Apparently uses opam; seen in Joerg's bulk build.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-compiler-libs/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-compiler-libs/Makefile
diff -u pkgsrc/devel/ocaml-compiler-libs/Makefile:1.2 pkgsrc/devel/ocaml-compiler-libs/Makefile:1.3
--- pkgsrc/devel/ocaml-compiler-libs/Makefile:1.2 Fri Sep 8 09:51:20 2017
+++ pkgsrc/devel/ocaml-compiler-libs/Makefile Sun Sep 10 05:51:15 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/09/08 09:51:20 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2017/09/10 05:51:15 dholland Exp $
VERSION= 0.9.0
GITHUB_PROJECT= ocaml-compiler-libs
@@ -15,6 +15,7 @@ LICENSE= apache-2.0
OCAML_USE_FINDLIB= yes
OCAML_USE_JBUILDER= yes
+OCAML_USE_OPAM= yes
OCAML_TOPKG_NAME= ${GITHUB_PROJECT}
Home |
Main Index |
Thread Index |
Old Index