aboutsummaryrefslogtreecommitdiff
path: root/lang/ici
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-05 21:04:15 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-05 21:04:15 +0000
commite76975c112d5f0726bbfbd4eedbb72ea2109ccb5 (patch)
tree8affe9438f47caa5bd658909c684fe0e6044726c /lang/ici
parentd12aa6d6ff80413077fc47aa5d97198f40fdbb2c (diff)
downloadports-e76975c112d5f0726bbfbd4eedbb72ea2109ccb5.tar.gz
ports-e76975c112d5f0726bbfbd4eedbb72ea2109ccb5.zip
BROKEN on 5.x: does not compile
Notes
Notes: svn path=/head/; revision=100079
Diffstat (limited to 'lang/ici')
-rw-r--r--lang/ici/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/ici/Makefile b/lang/ici/Makefile
index 04bb8749019e..e7cbcbbeb869 100644
--- a/lang/ici/Makefile
+++ b/lang/ici/Makefile
@@ -31,6 +31,10 @@ ICIDOCS= doc/ici-a4.ps doc/ici-ltr.ps doc/ici.txt doc/ici.pdf
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502000
+BROKEN= "Does not compile"
+.endif
+
post-patch:
${REINPLACE_CMD} -e 's/float_t/floats_t/g' ${WRKSRC}/*.[ch]