diff options
author | kris <kris@FreeBSD.org> | 2000-04-29 23:58:51 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-04-29 23:58:51 +0000 |
commit | deb6e67a825f2abef8a8e0fd1ce0016250a703d2 (patch) | |
tree | ba6cdc9a8c24140ef76a71f6701ce5755548a9cd /games | |
parent | ef65632f346940db8d1af4e717f6005fb93bb380 (diff) | |
download | FreeBSD-ports-deb6e67a825f2abef8a8e0fd1ce0016250a703d2.zip FreeBSD-ports-deb6e67a825f2abef8a8e0fd1ce0016250a703d2.tar.gz |
Mark BROKEN: compiler error
Noticed by: bento
Diffstat (limited to 'games')
-rw-r--r-- | games/nethack-qt/Makefile | 2 | ||||
-rw-r--r-- | games/nethack33-qt/Makefile | 2 | ||||
-rw-r--r-- | games/nethack34-qt/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile index 5a9c0b6..b73d80f 100644 --- a/games/nethack-qt/Makefile +++ b/games/nethack-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 !!" diff --git a/games/nethack33-qt/Makefile b/games/nethack33-qt/Makefile index 5a9c0b6..b73d80f 100644 --- a/games/nethack33-qt/Makefile +++ b/games/nethack33-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 !!" diff --git a/games/nethack34-qt/Makefile b/games/nethack34-qt/Makefile index 5a9c0b6..b73d80f 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 !!" |