summaryrefslogtreecommitdiff
path: root/math/yorick/Makefile
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/yorick/Makefile
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/yorick/Makefile')
-rw-r--r--math/yorick/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/yorick/Makefile b/math/yorick/Makefile
index c274bc7bc30..f952fff5908 100644
--- a/math/yorick/Makefile
+++ b/math/yorick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2013/04/06 20:27:25 rodent Exp $
+# $NetBSD: Makefile,v 1.30 2019/11/02 16:16:23 rillig Exp $
DISTNAME= yorick-1.6.02
PKGREVISION= 2
@@ -12,9 +12,9 @@ COMMENT= Numerical algebra system (similar to Matlab)
MAKE_JOBS_SAFE= no
-WRKSRC= ${WRKDIR}/yorick-1.6
-BUILD_DIRS= ${WRKSRC} doc
-INSTALL_DIRS= ${WRKSRC}
+WRKSRC= ${WRKDIR}/yorick-1.6
+BUILD_DIRS= ${WRKSRC} doc
+INSTALL_DIRS= ${WRKSRC}
INSTALLATION_DIRS= bin ${PKGINFODIR} ${PKGMANDIR}/man1 share/doc share/emacs/site-lisp
INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR}