1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Mark as broken on 4.X: fails to compile. 4.X users are recommended to stay

with the previous version which was repocopied to editors/vim6.

Hat:		portmgr
Approved by:	maintainer
This commit is contained in:
Mark Linimon 2006-07-19 03:37:14 +00:00
parent 32697fdfff
commit 68823a7a68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168203

View File

@ -69,6 +69,10 @@ MAKE_ARGS+= CONF_OPT_RUBY="--enable-rubyinterp"
.include <bsd.port.pre.mk>
.if ${OSVERSION} <= 500000
BROKEN= does not compile on 4.X; use editors/vim6 instead
.endif
.if !defined(LITE)
MAKE_ARGS+= CONF_OPT_FEAT="--with-features=big"
I18N= CONF_OPT_MULTIBYTE="--enable-multibyte --enable-fontset --enable-xim"