From 883d1358fc4f72bf3e19f23e9da615cfc5efb351 Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 4 Nov 2019 22:09:50 +0000 Subject: www: align variable assignments pkglint -Wall -F --only aligned --only indent -r Manually excluded phraseanet since pkglint got the indentation wrong. --- www/ocaml-cohttp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ocaml-cohttp') diff --git a/www/ocaml-cohttp/Makefile b/www/ocaml-cohttp/Makefile index 897d43fb129..2b6550eccf6 100644 --- a/www/ocaml-cohttp/Makefile +++ b/www/ocaml-cohttp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2019/07/01 15:48:53 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2019/11/04 22:09:58 rillig Exp $ GITHUB_PROJECT= ocaml-cohttp GITHUB_TAG= v${PKGVERSION_NOREV} @@ -13,7 +13,7 @@ LICENSE= isc USE_LANGUAGES= # none -OCAML_USE_DUNE= yes +OCAML_USE_DUNE= yes DUNE_BUILD_PACKAGES= cohttp cohttp-top OPAM_INSTALL_FILES= cohttp cohttp-top -- cgit v1.2.3