pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-yojson pkglint whitespace



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3bc67654a6cc
branches:  trunk
changeset: 376909:3bc67654a6cc
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sun Mar 11 03:41:07 2018 +0000

description:
pkglint whitespace

diffstat:

 devel/ocaml-yojson/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (22 lines):

diff -r 974ebcfa2fa4 -r 3bc67654a6cc devel/ocaml-yojson/Makefile
--- a/devel/ocaml-yojson/Makefile       Sun Mar 11 03:40:12 2018 +0000
+++ b/devel/ocaml-yojson/Makefile       Sun Mar 11 03:41:07 2018 +0000
@@ -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 @@
 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