diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-22 21:58:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-22 21:58:47 +0000 |
commit | 99266d7f78cc53936f94364582ffbb93942301ef (patch) | |
tree | 8577c3d87d321f5faa238d6aaf906f0b77d9d1cb /games/Makefile | |
parent | 97c00151696d0015263f16b732c46ce557b7f480 (diff) | |
download | pkgsrc-99266d7f78cc53936f94364582ffbb93942301ef.tar.gz |
Re-add xdoom, requested by drochner.
Address PR 24024 by marking it as not-for-lp64platforms.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 761eb429556..dbd7712947b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.330 2010/02/21 16:17:12 wiz Exp $ +# $NetBSD: Makefile,v 1.331 2010/02/22 21:58:47 wiz Exp $ # COMMENT= Games @@ -268,6 +268,7 @@ SUBDIR+= xbomber SUBDIR+= xbreaky SUBDIR+= xconq SUBDIR+= xdemineur +SUBDIR+= xdoom SUBDIR+= xemeraldia SUBDIR+= xevil SUBDIR+= xfreecell |