mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
BROKEN -> IGNORE for wxgtk2-unicode on FreeBSD 4.x
Noticed by: kris via bento
This commit is contained in:
parent
6a361498b2
commit
932a049d39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93639
@ -75,7 +75,7 @@ LIB_DEPENDS+= wx_gtk2u-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2-unicode
|
||||
|
||||
.if ${WXGTK_FLAVOR:M*-unicode*} != ""
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= Systems prior to FreeBSD 5.0 currently out of support
|
||||
IGNORE= Systems prior to FreeBSD 5.0 currently out of support
|
||||
.else
|
||||
CONFIGURE_ARGS+=--enable-unicode
|
||||
.endif
|
||||
|
@ -75,7 +75,7 @@ LIB_DEPENDS+= wx_gtk2u-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2-unicode
|
||||
|
||||
.if ${WXGTK_FLAVOR:M*-unicode*} != ""
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= Systems prior to FreeBSD 5.0 currently out of support
|
||||
IGNORE= Systems prior to FreeBSD 5.0 currently out of support
|
||||
.else
|
||||
CONFIGURE_ARGS+=--enable-unicode
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user