aboutsummaryrefslogtreecommitdiff
path: root/lang/nhc98/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-03-18 06:32:20 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-03-18 06:32:20 +0000
commitcfb2150e684f6f932290cf469d404cbe5fcede95 (patch)
tree61dea9867f256fe145becce9be19be9d475b6c46 /lang/nhc98/Makefile
parent5373fef5c7189991c1bbba5e3c84f88bf6844fec (diff)
downloadports-cfb2150e684f6f932290cf469d404cbe5fcede95.tar.gz
ports-cfb2150e684f6f932290cf469d404cbe5fcede95.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
Notes
Notes: svn path=/head/; revision=56283
Diffstat (limited to 'lang/nhc98/Makefile')
-rw-r--r--lang/nhc98/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile
index cc7cb492a6e3..ba776eca92e9 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