summaryrefslogtreecommitdiff
path: root/math/ppl
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/ppl
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/ppl')
-rw-r--r--math/ppl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ppl/Makefile b/math/ppl/Makefile
index b15d986aa8b..f10311dd9ea 100644
--- a/math/ppl/Makefile
+++ b/math/ppl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2019/08/11 13:21:52 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2019/11/02 16:16:21 rillig Exp $
DISTNAME= ppl-1.2
PKGREVISION= 1
@@ -17,7 +17,7 @@ DEPENDS+= gsed-[0-9]*:../../textproc/gsed
USE_LANGUAGES= c gnu++03
GNU_CONFIGURE= yes
-MAKE_ENV+= lt_cv_path_SED=${PREFIX}/bin/gsed
+MAKE_ENV+= lt_cv_path_SED=${PREFIX}/bin/gsed
CONFIGURE_ARGS+= --with-gmp-prefix=${PREFIX}
#CONFIGURE_ARGS+= --enable-interfaces=c,cxx