diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/boson/Makefile | 4 | ||||
-rw-r--r-- | games/openmortal/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/games/boson/Makefile b/games/boson/Makefile index f4e2636935b..3e829660afa 100644 --- a/games/boson/Makefile +++ b/games/boson/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/04/17 13:46:24 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2006/05/18 20:29:59 wiz Exp $ # DISTNAME= boson-all-0.8 @@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://boson.eu.org/ COMMENT= OpenGL real-time strategy game for KDE 3 +BROKEN_IN= pkgsrc-2006Q1 + USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_TOOLS+= gmake msgfmt diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile index fca4acf2291..a8db0360bd7 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/04/17 13:46:29 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2006/05/18 20:29:59 wiz Exp $ # DISTNAME= openmortal-0.7 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://apocalypse.rulez.org/~upi/Mortal/ COMMENT= Parody of Mortal Kombat with real characters +BROKEN_IN= pkgsrc-2006Q1 + GNU_CONFIGURE= yes USE_TOOLS+= gmake |