diff options
author | dmcmahill <dmcmahill> | 2000-04-14 21:17:33 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2000-04-14 21:17:33 +0000 |
commit | 315e2ecd9ac4d392b5ec3825595a00d92d1b7bb7 (patch) | |
tree | 2f79529d041c3fb24095c71f5f121a78a445626c /games | |
parent | 7c55f67e74e6e9a9c71a4187c799eb93cd0195c6 (diff) | |
download | pkgsrc-315e2ecd9ac4d392b5ec3825595a00d92d1b7bb7.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 |