pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-yojson
Module Name: pkgsrc
Committed By: dholland
Date: Sun Mar 11 03:41:07 UTC 2018
Modified Files:
pkgsrc/devel/ocaml-yojson: Makefile
Log Message:
pkglint whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ocaml-yojson/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-yojson/Makefile
diff -u pkgsrc/devel/ocaml-yojson/Makefile:1.5 pkgsrc/devel/ocaml-yojson/Makefile:1.6
--- pkgsrc/devel/ocaml-yojson/Makefile:1.5 Sun Mar 11 03:40:12 2018
+++ pkgsrc/devel/ocaml-yojson/Makefile Sun Mar 11 03:41:07 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2018/03/11 03:40:12 dholland Exp $
+# $NetBSD: Makefile,v 1.6 2018/03/11 03:41:07 dholland Exp $
GITHUB_PROJECT= yojson
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -12,9 +12,9 @@ HOMEPAGE= https://github.com/mjambon/yoj
COMMENT= JSON parsing and pretty-printing library for OCaml
LICENSE= modified-bsd
-MAKE_JOBS_SAFE= no
-USE_TOOLS+= gmake
-BUILD_TARGET= META all
+MAKE_JOBS_SAFE= no
+USE_TOOLS+= gmake
+BUILD_TARGET= META all
OCAML_USE_JBUILDER= yes
INSTALLATION_DIRS+= bin
Home |
Main Index |
Thread Index |
Old Index