summaryrefslogtreecommitdiff
path: root/lang/io
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2011-04-11 19:57:46 +0000
committerAde Lovett <ade@FreeBSD.org>2011-04-11 19:57:46 +0000
commit4388b2f8508fd43bf05fd25516d127128236c890 (patch)
treeab3c6ea7aa2979686589b6e12d9f0b93d6fd53b3 /lang/io
parentUpdate to GNU make 3.82 after numerous -exp runs. (diff)
Tag the one gmake-3.82 casualty as broken.
Diffstat (limited to 'lang/io')
-rw-r--r--lang/io/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/io/Makefile b/lang/io/Makefile
index f1ab4ca587f3..bf0f9a010430 100644
--- a/lang/io/Makefile
+++ b/lang/io/Makefile
@@ -15,6 +15,8 @@ DISTNAME= io-${PORTVERSION:S/0.0.//}
MAINTAINER= gahr@FreeBSD.org
COMMENT= Small prototype-based programming language
+BROKEN= Fails in interesting ways with GNU make 3.82
+
USE_GMAKE= yes
CFLAGS+= -fPIC
USE_LDCONFIG= yes