aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2008-12-09 17:49:18 +0800
committerlinimon <linimon@FreeBSD.org>2008-12-09 17:49:18 +0800
commit64b5af7f4dc0b315c547aa9f0b181e214cb854bb (patch)
tree4fc11ab1a8098e0637705064ae8e64647fc15464 /editors
parent999c9dfa57791abab4d1d940f68aa9a5603b2aa2 (diff)
downloadfreebsd-ports-gnome-64b5af7f4dc0b315c547aa9f0b181e214cb854bb.tar.gz
freebsd-ports-gnome-64b5af7f4dc0b315c547aa9f0b181e214cb854bb.tar.zst
freebsd-ports-gnome-64b5af7f4dc0b315c547aa9f0b181e214cb854bb.zip
Mark as broken on sparc64. While here, pet portlint.
Hat: portmgr
Diffstat (limited to 'editors')
-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