Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2013 10:30:02 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311823 - head/lang/tcl85
Message-ID:  <201302071030.r17AU2nt007036@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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,,' \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302071030.r17AU2nt007036>