pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-ppx_derivers
Module Name: pkgsrc
Committed By: dholland
Date: Sun Sep 10 05:55:09 UTC 2017
Modified Files:
pkgsrc/devel/ocaml-ppx_derivers: Makefile
Log Message:
Also apparently needs opam.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-ppx_derivers/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_derivers/Makefile
diff -u pkgsrc/devel/ocaml-ppx_derivers/Makefile:1.1 pkgsrc/devel/ocaml-ppx_derivers/Makefile:1.2
--- pkgsrc/devel/ocaml-ppx_derivers/Makefile:1.1 Fri Sep 8 11:59:54 2017
+++ pkgsrc/devel/ocaml-ppx_derivers/Makefile Sun Sep 10 05:55:09 2017
@@ -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 @@ LICENSE= modified-bsd
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