Cannot build with recent version of wxgtk, mark it as such

This commit is contained in:
Baptiste Daroussin 2017-10-05 12:45:05 +00:00
parent 7a844726b3
commit 663645ceda
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451308

View file

@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libboost_regex.so:devel/boost-libs LIB_DEPENDS= libboost_regex.so:devel/boost-libs
USES= gettext pkgconfig dos2unix desktop-file-utils USES= gettext pkgconfig dos2unix desktop-file-utils
USE_WX= 2.8+ USE_WX= 2.8
USE_XORG= x11 USE_XORG= x11
GNU_CONFIGURE= yes GNU_CONFIGURE= yes