svn commit: r311823 - head/lang/tcl85
Pietro Cerutti
gahr at FreeBSD.org
Thu Feb 7 10:30:02 UTC 2013
Author: gahr
Date: Thu Feb 7 10:30:01 2013
New Revision: 311823
URL: http://svnweb.freebsd.org/changeset/ports/311823
Log:
- Remove BROKEN on ia64, as it's reported to build and run fine there
Reported by: Anton Shterenlikht <mexas at bristol.ac.uk>
Modified:
head/lang/tcl85/Makefile
Modified: head/lang/tcl85/Makefile
==============================================================================
--- head/lang/tcl85/Makefile Thu Feb 7 09:54:34 2013 (r311822)
+++ head/lang/tcl85/Makefile Thu Feb 7 10:30:01 2013 (r311823)
@@ -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,,' \
More information about the svn-ports-head
mailing list