diff options
author | kristerw <kristerw@pkgsrc.org> | 2006-08-06 05:16:50 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2006-08-06 05:16:50 +0000 |
commit | 45b86b6c25acceb3edfe4b3e5a7cc38f2c959b4f (patch) | |
tree | fb7268bf82c141253f58731c8c9c8aa279808002 /games | |
parent | 132c931981b06407b15dedbaf579e5ce6ba9bc70 (diff) | |
download | pkgsrc-45b86b6c25acceb3edfe4b3e5a7cc38f2c959b4f.tar.gz |
Reomove BROKEN_IN for packages that built in the latest
NetBSD 3.0_STABLE/i386 bulk build.
Diffstat (limited to 'games')
-rw-r--r-- | games/openmortal/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile index b8dbcd7e125..1017447634f 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/06/12 16:28:10 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2006/08/06 05:16:50 kristerw Exp $ # DISTNAME= openmortal-0.7 @@ -11,8 +11,6 @@ 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_LANGUAGES= c c++ USE_TOOLS+= gmake |