summaryrefslogtreecommitdiff
path: root/emulators/x48
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-03 19:24:31 +0000
committerrillig <rillig@pkgsrc.org>2019-11-03 19:24:31 +0000
commit76f5c8d81b8b4d4a63e55f70a228e6271fab8a24 (patch)
tree5f6f15b3a8a3a856f741b80ed53e34d7bb04a31d /emulators/x48
parentf3e75ceb4c3556df6213bde475948b339e473145 (diff)
downloadpkgsrc-76f5c8d81b8b4d4a63e55f70a228e6271fab8a24.tar.gz
emulators: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'emulators/x48')
-rw-r--r--emulators/x48/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile
index 78ad30a0676..a2857eb2d23 100644
--- a/emulators/x48/Makefile
+++ b/emulators/x48/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2017/09/06 10:40:27 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2019/11/03 19:24:34 rillig Exp $
DISTNAME= x48-0.6.4
PKGREVISION= 1
@@ -32,7 +32,7 @@ CONFIGURE_ARGS= --disable-shm
CPPFLAGS+= -DHAVE_STDLIB
CPPFLAGS+= -DX11APPDEFS=\"${PREFIX}/${APPDEFS}\"
-SUBST_CLASSES= fix-ad
+SUBST_CLASSES= fix-ad
SUBST_STAGE.fix-ad= post-configure
SUBST_MESSAGE.fix-ad= Fix default rom path
SUBST_FILES.fix-ad= src/X48.ad