summaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt-Pari
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/p5-Math-BigInt-Pari
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/p5-Math-BigInt-Pari')
-rw-r--r--math/p5-Math-BigInt-Pari/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile
index 28393ad8016..94e19d093dc 100644
--- a/math/p5-Math-BigInt-Pari/Makefile
+++ b/math/p5-Math-BigInt-Pari/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2019/08/11 13:21:46 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2019/11/02 16:16:20 rillig Exp $
DISTNAME= Math-BigInt-Pari-1.3004
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,7 @@ COMMENT= Perl5 library to use Math::Pari for Math::BigInt routines
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Math-Pari>=2.010709:../../math/p5-Math-Pari
-DEPENDS+= p5-Math-BigInt>=1.999808:../../math/p5-Math-BigInt
+DEPENDS+= p5-Math-BigInt>=1.999808:../../math/p5-Math-BigInt
PERL5_REQD+= 5.12.2nb1