summaryrefslogtreecommitdiff
path: root/editors/yui
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-12-09 09:49:18 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-12-09 09:49:18 +0000
commit5e043d218f5d636c6635911b4154b78420a293b5 (patch)
tree4ed352a3dbc329377161dee9084fc90b976ebf74 /editors/yui
parent- Update to 1.5.9 (diff)
Mark as broken on sparc64. While here, pet portlint.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=224023
Diffstat (limited to 'editors/yui')
-rw-r--r--editors/yui/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/editors/yui/Makefile b/editors/yui/Makefile
index d4a3d1c64685..0281fb67e1ab 100644
--- a/editors/yui/Makefile
+++ b/editors/yui/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://openoffice.mirahost.ru/fileZ/software/ \
http://citycat4.land.ru/ \
- http://myooo.ru/FreeBSD/
+ http://myooo.ru/FreeBSD/
MAINTAINER= citycat4@ngs.ru
COMMENT= Rich-featured multi-windows console text editor
@@ -23,6 +23,10 @@ MAN1= y.1
.include <bsd.port.pre.mk>
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on sparc64
+.endif
+
post-install:
${LN} -sf ${PREFIX}/lib/yui/help_eng.html ${PREFIX}/lib/yui/yhelp.html