summaryrefslogtreecommitdiff
path: root/emulators/xmess
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-11-12 23:20:09 +0000
committerfrueauf <frueauf>1998-11-12 23:20:09 +0000
commit0312ea757c1b2ef1bbb51afe3ad41b964fc5ef28 (patch)
treee6c4b9aa02592c69126acede819c07f5b5896c29 /emulators/xmess
parentc7475e873766d435043af731264d24f9809c7dae (diff)
downloadpkgsrc-0312ea757c1b2ef1bbb51afe3ad41b964fc5ef28.tar.gz
Some more pkglint stuff.
Diffstat (limited to 'emulators/xmess')
-rw-r--r--emulators/xmess/Makefile8
-rw-r--r--emulators/xmess/patches/patch-aa2
2 files changed, 6 insertions, 4 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile
index 86854ee7ae3..e4239a8840a 100644
--- a/emulators/xmess/Makefile
+++ b/emulators/xmess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/09/22 06:11:37 garbled Exp $
+# $NetBSD: Makefile,v 1.6 1998/11/12 23:20:10 frueauf Exp $
#
DISTNAME= unix02b4
@@ -7,8 +7,6 @@ CATEGORIES= emulators games x11
MASTER_SITES= http://internetter.com/titan/mess/
EXTRACT_SUFX= .tgz
-NOT_FOR_ARCHS= alpha #gcc lossage
-
MAINTAINER= mycroft@NetBSD.ORG
HOMEPAGE= http://internetter.com/titan/mess/
@@ -17,6 +15,8 @@ DEPENDS+= xpm-3.4k:../../graphics/xpm
CONFLICTS= xmess-0.1
+NOT_FOR_ARCHS= alpha #gcc lossage
+
USE_X11= yes
USE_GMAKE= yes
MAKE_ENV+= OPSYS=${OPSYS} ARCH=${ARCH} DESTDIR=${DESTDIR} \
@@ -32,7 +32,7 @@ WRKSRC= ${WRKDIR}/xmess-0.2b4.1
MESSDIR= ${PREFIX}/share/xmess
.if exists(/usr/include/machine/joystick.h)
-NETBSD_JOYSTICK= yes
+NETBSD_JOYSTICK= yes
.else
NETBSD_JOYSTICK= no
.endif
diff --git a/emulators/xmess/patches/patch-aa b/emulators/xmess/patches/patch-aa
index e7ebaa4ea45..729b826bc74 100644
--- a/emulators/xmess/patches/patch-aa
+++ b/emulators/xmess/patches/patch-aa
@@ -1,3 +1,5 @@
+$NetBSD: patch-aa,v 1.10 1998/11/12 23:20:10 frueauf Exp $
+
--- makefile.unix.orig Wed Aug 26 18:40:21 1998
+++ makefile.unix Mon Aug 31 04:06:42 1998
@@ -39,7 +39,7 @@