diff options
author | pooka <pooka@pkgsrc.org> | 1999-12-27 22:38:33 +0000 |
---|---|---|
committer | pooka <pooka@pkgsrc.org> | 1999-12-27 22:38:33 +0000 |
commit | 7584696ac0be3245099c883fd6daa4913615ce9e (patch) | |
tree | d2b38f483178a0fcf3ca7431ce6c4cf9bf7d0c9e /games | |
parent | cbf11455b75cf0c113b25bfff6c38ce8c1a0368f (diff) | |
download | pkgsrc-7584696ac0be3245099c883fd6daa4913615ce9e.tar.gz |
Add a comment stating why nethack-qt is disabled.
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 aa619ff2d3e..b2f47d2cc41 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 1999/12/25 16:22:03 pooka Exp $ +# $NetBSD: Makefile,v 1.72 1999/12/27 22:38:33 pooka Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -51,7 +51,7 @@ SUBDIR += moria SUBDIR += nethack SUBDIR += nethack-lib -# SUBDIR += nethack-qt +# SUBDIR += nethack-qt # Waiting for qt >= 2.0 SUBDIR += nethack-tty SUBDIR += nethack-x11 SUBDIR += nighthawk |