diff options
author | schmonz <schmonz@pkgsrc.org> | 2005-12-26 23:39:30 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2005-12-26 23:39:30 +0000 |
commit | 463f43526a7b74edae99d0ed1a9ef0ad86a43c45 (patch) | |
tree | cd3d1e6bc95e9ddf5e5aecaa8889985ca3bd3620 /games | |
parent | 9ebb944a7e3010cbaea6c9ae2c64a8b0cb52b6c3 (diff) | |
download | pkgsrc-463f43526a7b74edae99d0ed1a9ef0ad86a43c45.tar.gz |
Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
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 |