summaryrefslogtreecommitdiff
path: root/math/ocaml-num
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-02 16:16:18 +0000
committerrillig <rillig@pkgsrc.org>2019-11-02 16:16:18 +0000
commitacea7f0682b89f8d0999e81a81341dfe21db49fc (patch)
treee25472ccd0b1ab989f1b92436096953570f7b300 /math/ocaml-num
parent025745474c7cdcbfbdda1d3fb4d09a72d8ce32f3 (diff)
downloadpkgsrc-acea7f0682b89f8d0999e81a81341dfe21db49fc.tar.gz
math: align variable assignments
pkglint -Wall -F --only aligned -r Manual correction in R/Makefile.extension for the MASTER_SITES continuation line.
Diffstat (limited to 'math/ocaml-num')
-rw-r--r--math/ocaml-num/Makefile8
-rw-r--r--math/ocaml-num/buildlink3.mk4
2 files changed, 6 insertions, 6 deletions
diff --git a/math/ocaml-num/Makefile b/math/ocaml-num/Makefile
index 9f4bd8f9f0d..0639166a501 100644
--- a/math/ocaml-num/Makefile
+++ b/math/ocaml-num/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2018/11/12 16:10:24 jaapb Exp $
+# $NetBSD: Makefile,v 1.5 2019/11/02 16:16:20 rillig Exp $
GITHUB_PROJECT= num
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= ${GITHUB_PROJECT}-1.1
-PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 3
+PKGNAME= ocaml-${DISTNAME}
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/}
@@ -16,7 +16,7 @@ LICENSE= gnu-lgpl-v2.1
USE_LANGUAGES= # none
USE_TOOLS+= gmake
-BUILD_TARGET= all
+BUILD_TARGET= all
INSTALLATION_DIRS+= lib/ocaml/stublibs
OCAML_USE_FINDLIB= yes
diff --git a/math/ocaml-num/buildlink3.mk b/math/ocaml-num/buildlink3.mk
index 4c971f4371e..fa4c041f869 100644
--- a/math/ocaml-num/buildlink3.mk
+++ b/math/ocaml-num/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2018/07/19 15:15:26 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2019/11/02 16:16:20 rillig Exp $
BUILDLINK_TREE+= ocaml-num
@@ -7,7 +7,7 @@ OCAML_NUM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-num+= ocaml-num>=1.1
BUILDLINK_ABI_DEPENDS.ocaml-num+= ocaml-num>=1.1nb2
-BUILDLINK_PKGSRCDIR.ocaml-num?= ../../math/ocaml-num
+BUILDLINK_PKGSRCDIR.ocaml-num?= ../../math/ocaml-num
.endif # OCAML_NUM_BUILDLINK3_MK
BUILDLINK_TREE+= -ocaml-num