aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl85
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2013-02-07 18:30:01 +0800
committergahr <gahr@FreeBSD.org>2013-02-07 18:30:01 +0800
commit2517ce6a2edfee4442ff3aedb40a060dd3495b32 (patch)
tree86ac50f2be2429e3ca7d0d9e4b5094713f4e7246 /lang/tcl85
parent0a14c5bb3d9126520fe1aa7c435f89c4d6de0b87 (diff)
downloadfreebsd-ports-gnome-2517ce6a2edfee4442ff3aedb40a060dd3495b32.tar.gz
freebsd-ports-gnome-2517ce6a2edfee4442ff3aedb40a060dd3495b32.tar.zst
freebsd-ports-gnome-2517ce6a2edfee4442ff3aedb40a060dd3495b32.zip
- Remove BROKEN on ia64, as it's reported to build and run fine there
Reported by: Anton Shterenlikht <mexas@bristol.ac.uk>
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,,' \