diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2000-04-14 21:17:33 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2000-04-14 21:17:33 +0000 |
commit | 1b49dd3d54e7922ad45c454a5a20f545613803df (patch) | |
tree | 2f79529d041c3fb24095c71f5f121a78a445626c /games | |
parent | ae8c7d8c12400002d84d8bed2097b25403f8a196 (diff) | |
download | pkgsrc-1b49dd3d54e7922ad45c454a5a20f545613803df.tar.gz |
enable nethack-qt
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index e357259b17b..ed2a9630c3f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2000/04/02 19:38:41 rh Exp $ +# $NetBSD: Makefile,v 1.86 2000/04/14 21:17:33 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -42,7 +42,7 @@ SUBDIR += moria SUBDIR += nethack SUBDIR += nethack-lib -# SUBDIR += nethack-qt # Waiting for qt >= 2.0 + SUBDIR += nethack-qt SUBDIR += nethack-tty SUBDIR += nethack-x11 SUBDIR += nighthawk |