summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-04-29 23:58:51 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-04-29 23:58:51 +0000
commit943138216df4ba5ba68184482e1cb39fdcdd1742 (patch)
treef8ecb6cb2023b00569980dca1173f50831fbc3af
parent- Fix MASTER_SITES (diff)
Mark BROKEN: compiler error
Noticed by: bento
Notes
Notes: svn path=/head/; revision=28115
-rw-r--r--cad/qcad/Makefile2
-rw-r--r--cad/qcad2/Makefile2
-rw-r--r--games/nethack-qt/Makefile2
-rw-r--r--games/nethack33-qt/Makefile2
-rw-r--r--games/nethack34-qt/Makefile2
5 files changed, 10 insertions, 0 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index 5d76f3fff4bb..ff3801fe1759 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -18,6 +18,8 @@ MAKEFILE= makefile
MAKE_ENV= CC="${CXX}"
USE_QT2= yes
+BROKEN= "Compiler error"
+
QCADDIR= ${PREFIX}/lib/qcad
QCADDOCDIR= ${PREFIX}/share/doc/qcad
QCADSAMPLEDIR= ${PREFIX}/share/examples/qcad
diff --git a/cad/qcad2/Makefile b/cad/qcad2/Makefile
index 5d76f3fff4bb..ff3801fe1759 100644
--- a/cad/qcad2/Makefile
+++ b/cad/qcad2/Makefile
@@ -18,6 +18,8 @@ MAKEFILE= makefile
MAKE_ENV= CC="${CXX}"
USE_QT2= yes
+BROKEN= "Compiler error"
+
QCADDIR= ${PREFIX}/lib/qcad
QCADDOCDIR= ${PREFIX}/share/doc/qcad
QCADSAMPLEDIR= ${PREFIX}/share/examples/qcad
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile
index 5a9c0b68437c..b73d80f7ee16 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 5a9c0b68437c..b73d80f7ee16 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 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 !!"