diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/genecys-client/Makefile | 5 | ||||
-rw-r--r-- | games/maelstrom-x11/Makefile | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/games/genecys-client/Makefile b/games/genecys-client/Makefile index fd66c5b37dd..93bd3c0ef3d 100644 --- a/games/genecys-client/Makefile +++ b/games/genecys-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/12/05 20:50:16 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2005/12/26 23:39:32 schmonz Exp $ # DISTNAME= genecys-0.2 @@ -11,6 +11,9 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.genecys.org/ COMMENT= Client for Genecys MMORPG +PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4" +PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed" + DEPENDS+= genecys-data>=0.2:../../games/genecys-data GNU_CONFIGURE= yes diff --git a/games/maelstrom-x11/Makefile b/games/maelstrom-x11/Makefile index 2481db04f7a..1d6a5cf26fc 100644 --- a/games/maelstrom-x11/Makefile +++ b/games/maelstrom-x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/12/05 20:50:17 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2005/12/26 23:39:32 schmonz Exp $ DISTNAME= Maelstrom-1.4.3-L2.0.6-src.tar.gz PKGNAME= maelstrom-x11-2.0.6 @@ -12,6 +12,9 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.ambrosiasw.com/Products/Maelstrom.html COMMENT= High resolution graphics version of Asteroids (X11 version) +PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4" +PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed" + ESOUND= Maelstrom-Sounds-L2.0.0.tar.gz STREK= Star_Trek.tar.gz SWARS= Star_Wars.tar.gz |