summaryrefslogtreecommitdiff
path: root/math/snns
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/snns
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/snns')
-rw-r--r--math/snns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/snns/Makefile b/math/snns/Makefile
index 051f7a40405..f6d5b2dae80 100644
--- a/math/snns/Makefile
+++ b/math/snns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2016/05/07 10:04:00 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2019/11/02 16:16:22 rillig Exp $
DISTNAME= SNNSv4.3
PKGNAME= snns-4.3
@@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www-ra.informatik.uni-tuebingen.de/SNNS/
COMMENT= Software simulator for neural networks
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-global
XGUILOADPATH= ${PREFIX}/share/snns