pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-ppx_traverse_builtins



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sun Sep 10 05:55:47 UTC 2017

Modified Files:
        pkgsrc/devel/ocaml-ppx_traverse_builtins: Makefile

Log Message:
Also apparently uses opam.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-ppx_traverse_builtins/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-ppx_traverse_builtins/Makefile
diff -u pkgsrc/devel/ocaml-ppx_traverse_builtins/Makefile:1.3 pkgsrc/devel/ocaml-ppx_traverse_builtins/Makefile:1.4
--- pkgsrc/devel/ocaml-ppx_traverse_builtins/Makefile:1.3       Fri Sep  8 09:51:22 2017
+++ pkgsrc/devel/ocaml-ppx_traverse_builtins/Makefile   Sun Sep 10 05:55:47 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/09/08 09:51:22 jaapb Exp $
+# $NetBSD: Makefile,v 1.4 2017/09/10 05:55:47 dholland Exp $
 
 VERSION=       0.9.0
 GITHUB_PROJECT=        ppx_traverse_builtins
@@ -19,6 +19,7 @@ USE_LANGUAGES=        # none
 
 OCAML_USE_FINDLIB=     yes
 OCAML_USE_JBUILDER=    yes
+OCAML_USE_OPAM=                yes
 
 .include "../../mk/ocaml.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index