mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Mk/bsd.wx.mk: add wxPython 3.0 support
Approved by: portmgr (bapt)
This commit is contained in:
parent
975bb59729
commit
459a52c68d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360795
@ -153,6 +153,9 @@ _WX_FILE_python_2.8= ${PYTHON_SITELIBDIR}/wx-2.8-gtk2${_WX_PYSUFX}/wx/__init__.p
|
||||
_WX_PORT_wx_3.0= x11-toolkits/wxgtk30
|
||||
_WX_LIB_wx_3.0= wx_baseu-3.0
|
||||
|
||||
_WX_PORT_python_3.0= x11-toolkits/py-wxPython30
|
||||
_WX_FILE_python_3.0= ${PYTHON_SITELIBDIR}/wx-3.0-gtk2/wx/__init__.py
|
||||
|
||||
# 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".
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user