View | Details | Raw Unified | Return to bug 115510
Collapse All | Expand All

(-)yui/Makefile (-1 / +5 lines)
Lines 10-22 Link Here
10
CATEGORIES=	editors
10
CATEGORIES=	editors
11
MASTER_SITES=	http://www.askd.ru/~shelton/fileZ/
11
MASTER_SITES=	http://www.askd.ru/~shelton/fileZ/
12
12
13
MAINTAINER=	achilov-rn@askd.ru
13
MAINTAINER=	citycat4@ngs.ru
14
COMMENT=	Rich-featured multi-windows console text editor
14
COMMENT=	Rich-featured multi-windows console text editor
15
15
16
USE_BZIP2=	yes
16
USE_BZIP2=	yes
17
USE_AUTOTOOLS=	autoconf:259
17
USE_AUTOTOOLS=	autoconf:259
18
18
19
MAN1=		y.1
19
MAN1=		y.1
20
21
.if ${ARCH} == "ia64" || ${ARCH} == "amd64"
22
BROKEN=		Does not compile on 64-bit arch
23
.endif
20
24
21
post-install:
25
post-install:
22
	${LN} -sf ${PREFIX}/lib/yui/help_eng.html ${PREFIX}/lib/yui/yhelp.html
26
	${LN} -sf ${PREFIX}/lib/yui/help_eng.html ${PREFIX}/lib/yui/yhelp.html

Return to bug 115510