diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-29 23:58:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-29 23:58:51 +0000 |
commit | 943138216df4ba5ba68184482e1cb39fdcdd1742 (patch) | |
tree | f8ecb6cb2023b00569980dca1173f50831fbc3af /games/nethack34-qt | |
parent | a941bc66eb1451d3201451e49de7cf41680bb41a (diff) | |
download | ports-943138216df4ba5ba68184482e1cb39fdcdd1742.tar.gz ports-943138216df4ba5ba68184482e1cb39fdcdd1742.zip |
Notes
Diffstat (limited to 'games/nethack34-qt')
-rw-r--r-- | games/nethack34-qt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/nethack34-qt/Makefile b/games/nethack34-qt/Makefile index 5a9c0b68437c..b73d80f7ee16 100644 --- a/games/nethack34-qt/Makefile +++ b/games/nethack34-qt/Makefile @@ -30,6 +30,8 @@ USE_QT= yes USE_GMAKE= yes MAN6= dgn_comp.6 dlb.6 lev_comp.6 nethack.6 recover.6 +BROKEN= "Compiler error" + pre-configure: @ ${ECHO} "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" @ ${ECHO} "!! You cannot install nethack and nethack-qt in parallel !!" |