summaryrefslogtreecommitdiff
path: root/lang/tcl85
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-02-07 10:30:01 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-02-07 10:30:01 +0000
commit2a1734cc7dd0c914793db177d9cb0fe616320ad5 (patch)
tree86ac50f2be2429e3ca7d0d9e4b5094713f4e7246 /lang/tcl85
parent- Fix installation on 10-CURRENT amd64. (diff)
- Remove BROKEN on ia64, as it's reported to build and run fine there
Reported by: Anton Shterenlikht <mexas@bristol.ac.uk>
Notes
Notes: svn path=/head/; revision=311823
Diffstat (limited to 'lang/tcl85')
-rw-r--r--lang/tcl85/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/tcl85/Makefile b/lang/tcl85/Makefile
index 6f7f71f92a12..f71290945a45 100644
--- a/lang/tcl85/Makefile
+++ b/lang/tcl85/Makefile
@@ -70,10 +70,6 @@ PLIST_SUB+= TZDATA="@comment "
CONFIGURE_ARGS+=--without-tzdata
.endif
-.if (${ARCH} == "ia64")
-BROKEN= does not compile on ia64
-.endif
-
post-configure:
${REINPLACE_CMD} \
-e 's,-DNO_MEMMOVE=1,,' -e 's,-DNO_STRING_H=1,,' \