summaryrefslogtreecommitdiff
path: root/math/octave
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/octave
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/octave')
-rw-r--r--math/octave/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 269fd9cb4ba..2094c318547 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.194 2019/09/18 14:17:12 ryoon Exp $
+# $NetBSD: Makefile,v 1.195 2019/11/02 16:16:20 rillig Exp $
DISTNAME= octave-5.1.0
PKGREVISION= 8
@@ -55,8 +55,8 @@ CONFIGURE_ENV+= INSTALL_LIB=${INSTALL_LIB:Q}
.include "options.mk"
-INFO_FILES= yes
-OCTAVE_DOC= doc/interpreter/octave.pdf doc/liboctave/liboctave.pdf \
+INFO_FILES= yes
+OCTAVE_DOC= doc/interpreter/octave.pdf doc/liboctave/liboctave.pdf \
doc/refcard/refcard-a4.pdf doc/refcard/refcard-legal.pdf \
doc/refcard/refcard-letter.pdf
INSTALLATION_DIRS+= share/octave/${PKGVERSION_NOREV}/doc