summaryrefslogtreecommitdiff
path: root/games/majesty-demo
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /games/majesty-demo
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'games/majesty-demo')
-rw-r--r--games/majesty-demo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/majesty-demo/Makefile b/games/majesty-demo/Makefile
index 0325b68133f..db300aa7580 100644
--- a/games/majesty-demo/Makefile
+++ b/games/majesty-demo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/12/18 01:36:09 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2007/02/22 19:26:30 wiz Exp $
#
DISTNAME= majesty_demo
@@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}
.if !defined(USE_NATIVE_LINUX)
.if (${MACHINE_ARCH} == "i386")
-DEPENDS+= suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11
+DEPENDS+= suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11
.endif
.endif