Index: head/editors/yui/Makefile =================================================================== --- head/editors/yui/Makefile (revision 206559) +++ head/editors/yui/Makefile (revision 206560) @@ -1,38 +1,38 @@ # New ports collection makefile for: yui # Date created: 19 Mar 2007 # Whom: Rashid N. Achilov # # $FreeBSD$ # PORTNAME= yui PORTVERSION= 3.2.03 PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://www.askd.ru/~shelton/fileZ/ MAINTAINER= achilov-rn@askd.ru COMMENT= Rich-featured multi-windows console text editor USE_BZIP2= yes USE_AUTOTOOLS= autoconf:261 MAN1= y.1 .include -.if ${ARCH} == "ia64" || ${ARCH} == "amd64" +.if ${ARCH} == "ia64" || ${ARCH} == "amd64" || ${ARCH} == "sparc64" BROKEN= Does not compile on 64-bit arch .endif post-install: ${LN} -sf ${PREFIX}/lib/yui/help_eng.html ${PREFIX}/lib/yui/yhelp.html .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in BUGS CHANGES COPYRIGHT TODO COPYRIGHT.ITK ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include Property changes on: head/editors/yui/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property