1
0
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:
Max Khon 2003-11-10 10:33:42 +00:00
parent 6a361498b2
commit 932a049d39
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93639
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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