aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.wx.mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-24 15:53:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-24 15:53:25 +0000
commita45031d7da780f526dee10f52fed76f225427d51 (patch)
treed2c94b138b7d4de1d63c0990f2e505a4f08de2ac /Mk/bsd.wx.mk
parentdc716764b34e2dddefb8d8f542e8d0d82f3ab440 (diff)
downloadports-a45031d7da780f526dee10f52fed76f225427d51.tar.gz
ports-a45031d7da780f526dee10f52fed76f225427d51.zip
Convert wxsvg to use wxGTK 3.0
Remove the component part from bsd.wx.mk as only dvdstyler uses it Make dvdstyle use wxGTK 3.0
Notes
Notes: svn path=/head/; revision=349022
Diffstat (limited to 'Mk/bsd.wx.mk')
-rw-r--r--Mk/bsd.wx.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/Mk/bsd.wx.mk b/Mk/bsd.wx.mk
index b5d17d8b95cf..7e5cf664a133 100644
--- a/Mk/bsd.wx.mk
+++ b/Mk/bsd.wx.mk
@@ -35,7 +35,6 @@
# wx - The wxWidgets library.
# contrib - The wxWidgets contributed libraries.
# python - The wxWidgets API for Python.
-# svg - WxSVG (only for 2.8).
# The available dependency types are:
# build - Requires component for building.
# lib - Requires component for building and running.
@@ -129,7 +128,7 @@ _WX_Definitions_Done= yes
# _WX_VERS_LISTS - Reverse lists preference order.
#
-_WX_COMPS_ALL= wx contrib python svg
+_WX_COMPS_ALL= wx contrib python
_WX_DEP_TYPES_ALL= build lib run
_WX_VERS_ALL= 2.8 3.0
_WX_VERS_UC_ALL= 2.8 3.0
@@ -155,9 +154,6 @@ _WX_LIB_contrib_2.8= wx_gtk2${_WX_UC}_fl-2.8
_WX_PORT_python_2.8= x11-toolkits/py-wxPython28${_WX_UCL}
_WX_FILE_python_2.8= ${PYTHON_SITELIBDIR}/wx-2.8-gtk2${_WX_PYSUFX}/wx/__init__.py
-_WX_PORT_svg_2.8= graphics/wxsvg
-_WX_LIB_svg_2.8= wxsvg
-
# wxgtk 3.0
_WX_PORT_wx_3.0= x11-toolkits/wxgtk30
_WX_LIB_wx_3.0= wx_baseu-3.0