diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-03 08:14:43 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-03 08:14:43 +0000 |
commit | dbba8af6447e625aae93ec45e619acbecb4ab189 (patch) | |
tree | d696a8c2d3e835a743132aa1f6a5cc0557d1c435 /games/nethack33-qt | |
parent | 683eaaa4ff765b627c52f147501abfaec4449cce (diff) |
Notes
Diffstat (limited to 'games/nethack33-qt')
-rw-r--r-- | games/nethack33-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack33-qt/Makefile b/games/nethack33-qt/Makefile index c6c5f6ebed9b..bd00c19924c3 100644 --- a/games/nethack33-qt/Makefile +++ b/games/nethack33-qt/Makefile @@ -25,7 +25,7 @@ QT_PATCH= qnethack-3.2.2.1.0.1.src.tar.gz QT_SOUND= nhs.tar.gz EXTRACT_ONLY= nethack-3.2.2.tar.gz -USE_QT= yes +USE_QT_VER= 1 USE_XPM= yes USE_GMAKE= yes MAN6= dgn_comp.6 dlb.6 lev_comp.6 nethack.6 recover.6 |