1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

- Revert addition of 2.9 temporarily, individual ports need to be fixed for

compatibility first

Feature safe:	yes
This commit is contained in:
Pav Lucistnik 2011-12-04 18:26:09 +00:00
parent 8cb6a609ad
commit e8ca316f5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286864

View File

@ -111,7 +111,7 @@
# USE_WX_NOT= 2.4
#
WX_Include_MAINTAINER= fjoe@FreeBSD.org
WX_Include_MAINTAINER= alepulver@FreeBSD.org
#
# Global definitions.
@ -131,8 +131,8 @@ _WX_Definitions_Done= yes
_WX_COMPS_ALL= wx contrib python svg
_WX_DEP_TYPES_ALL= build lib run
_WX_VERS_ALL= 2.4 2.6 2.8 2.9
_WX_VERS_UC_ALL= 2.6 2.8 2.9
_WX_VERS_ALL= 2.4 2.6 2.8
_WX_VERS_UC_ALL= 2.6 2.8
_WX_VERS_LISTS= WANT_WX_VER WITH_WX_VER _WX_VER_INSTALLED
#
@ -177,10 +177,6 @@ _WX_FILE_python_2.8= ${PYTHON_SITELIBDIR}/wx-2.8-gtk2${_WX_PYSUFX}/wx/__init__.p
_WX_PORT_svg_2.8= graphics/wxsvg
_WX_LIB_svg_2.8= wxsvg
# wxgtk 2.9
_WX_PORT_wx_2.9= x11-toolkits/wxgtk29
_WX_LIB_wx_2.9= wx_baseu-2.9
# Set _WX_SHVER_comp_ver to 0 and _WX_FILE_comp_ver for libs appropiately.
# Set _WX_DEPTYPE_comp_ver for "python" to "run", and others to "lib".