--- /usr/local/tinderbox/portstrees/FreeBSD/ports/lang/io/Makefile Thu Feb 2 11:10:59 2006 +++ /usr/local/tinderbox/portstrees/FreeBSD/ports/lang/io/Makefile Sat Apr 15 13:06:04 2006 @@ -19,7 +19,6 @@ event-1.1a.1:${PORTSDIR}/devel/libevent USE_GMAKE= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/release/${DISTNAME}/ MAKE_ENV= INCS="-I${LOCALBASE}/include" LIBLOCAL="-L${LOCALBASE}/lib" @@ -28,7 +27,7 @@ .include .if ${ARCH} == "ia64" || ${ARCH} == "sparc64" -BROKEN= "Does not compile on ia64 or sparc64" +BROKEN= Does not compile on ia64 or sparc64 .endif .if ${OSVERSION} < 500000 @@ -67,7 +66,6 @@ .if ${OSVERSION} < 500000 @cd ${WRKSRC} && ${REINPLACE_CMD} -e 's///' vm/base/_new/Array/Array.h vm/base/_new/Data.h vm/base/Common.h vm/base/NEW_stdint.h .endif - do-install: .for fname in vm/io2c vm/io binaries/ioDesktop binaries/ioServer