aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/cyclone/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/cyclone/Makefile b/lang/cyclone/Makefile
index 9d1fa509a63a..e3cdcb20f5e1 100644
--- a/lang/cyclone/Makefile
+++ b/lang/cyclone/Makefile
@@ -20,6 +20,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \
MAINTAINER= ports@FreeBSD.org
COMMENT= A safe dialect of C from Cornell and AT&T Research
+BROKEN= "Does not compile (5.x) or install (4.x)"
+
USE_REINPLACE= yes
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}