aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-03-18 14:32:20 +0800
committerkris <kris@FreeBSD.org>2002-03-18 14:32:20 +0800
commite68e55c35fa074c378612ed4f3697c78bbfeb26d (patch)
tree5cca02b2bb0af2bafa2cac830f1930f068714e26
parentc591bdcbc244a31cc67b2bc0f57d933a0bddaeeb (diff)
downloadfreebsd-ports-graphics-e68e55c35fa074c378612ed4f3697c78bbfeb26d.tar.gz
freebsd-ports-graphics-e68e55c35fa074c378612ed4f3697c78bbfeb26d.tar.zst
freebsd-ports-graphics-e68e55c35fa074c378612ed4f3697c78bbfeb26d.zip
Mark FORBIDDEN: this port loops infinitely during build:
[...] gmake[1652]: Leaving directory `/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude/Numeric' cd -FreeBSD; gmake fromC cd: Illegal option -F gmake[1652]: Entering directory `/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude [...] Noticed by: bento
-rw-r--r--devel/hat/Makefile2
-rw-r--r--devel/hs-hat/Makefile2
-rw-r--r--lang/nhc98/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/devel/hat/Makefile b/devel/hat/Makefile
index cc7cb492a6e..ba776eca92e 100644
--- a/devel/hat/Makefile
+++ b/devel/hat/Makefile
@@ -27,6 +27,8 @@ PATCHFILES= patch-1.10-IO \
MAINTAINER= obraun@informatik.unibw-muenchen.de
+FORBIDDEN= "Loops infinitely during build"
+
.if defined(WITH_TRACER)
RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk
BUILD_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/javac:${PORTSDIR}/java/jdk
diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile
index cc7cb492a6e..ba776eca92e 100644
--- a/devel/hs-hat/Makefile
+++ b/devel/hs-hat/Makefile
@@ -27,6 +27,8 @@ PATCHFILES= patch-1.10-IO \
MAINTAINER= obraun@informatik.unibw-muenchen.de
+FORBIDDEN= "Loops infinitely during build"
+
.if defined(WITH_TRACER)
RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk
BUILD_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/javac:${PORTSDIR}/java/jdk
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile
index cc7cb492a6e..ba776eca92e 100644
--- a/lang/nhc98/Makefile
+++ b/lang/nhc98/Makefile
@@ -27,6 +27,8 @@ PATCHFILES= patch-1.10-IO \
MAINTAINER= obraun@informatik.unibw-muenchen.de
+FORBIDDEN= "Loops infinitely during build"
+
.if defined(WITH_TRACER)
RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk
BUILD_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/javac:${PORTSDIR}/java/jdk