Unmark broken on 4.x. There have been 2 user reports that it builds fine on
4.x; further, it has started breaking on 5.x on pointyhat. This now seems to be pointyhat-specific.
This commit is contained in:
parent
b37b626b13
commit
5cf40cd4f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169265
1 changed files with 0 additions and 4 deletions
|
@ -69,10 +69,6 @@ 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"
|
||||
|
|
Loading…
Reference in a new issue