summaryrefslogtreecommitdiff
path: root/lang/snobol
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-03 19:03:56 +0000
committerrillig <rillig@pkgsrc.org>2019-11-03 19:03:56 +0000
commitf3e75ceb4c3556df6213bde475948b339e473145 (patch)
treeb3b17a0eba0ed16bdb945808e31f63568deae484 /lang/snobol
parentad8095b0a5c5b758e832cddea87cfb29097177bd (diff)
downloadpkgsrc-f3e75ceb4c3556df6213bde475948b339e473145.tar.gz
lang: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'lang/snobol')
-rw-r--r--lang/snobol/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/snobol/Makefile b/lang/snobol/Makefile
index b963a853f06..182600f18c6 100644
--- a/lang/snobol/Makefile
+++ b/lang/snobol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2018/07/04 13:40:22 jperkin Exp $
+# $NetBSD: Makefile,v 1.34 2019/11/03 19:04:08 rillig Exp $
#
DISTNAME= snobol4-1.3
@@ -28,8 +28,8 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}
CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR}
# not yet
-#CONFIGURE_ARGS+=--with-tcl
-#CONFIGURE_ARGS+=--with-tk
+#CONFIGURE_ARGS+= --with-tcl
+#CONFIGURE_ARGS+= --with-tk
BUILD_TARGET= all pv