diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2011-11-11 18:16:37 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2011-11-11 18:16:37 +0000 |
commit | 55a433209f54198f4665483aae4f3c9b718fdfdd (patch) | |
tree | 85a1d536fa9cd4af8fa8f7947ad269d379008cb8 /math/py-matplotlib/pkg-plist | |
parent | - Update to 1.2 (diff) |
- fix build on FreeBSD 10
- strict python versions to 2.6-2.7
- bump USE_WX to 2.8+ according to matplotlib docs
- fix pkg-plist after switching this port to wxPython 2.8+
- bump PORTREVISION
PR: ports/161716
Submitted by: rm (myself)
Approved by: Geoffrey Mainland <mainland@apeiron.net> (maintainer),
novel (mentor)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=285590
Diffstat (limited to 'math/py-matplotlib/pkg-plist')
-rw-r--r-- | math/py-matplotlib/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/py-matplotlib/pkg-plist b/math/py-matplotlib/pkg-plist index 7e74e0a77043..0fb411b2980d 100644 --- a/math/py-matplotlib/pkg-plist +++ b/math/py-matplotlib/pkg-plist @@ -50,7 +50,6 @@ %%GTKBACKEND%%%%PYTHON_SITELIBDIR%%/matplotlib/backends/_backend_gdk.so %%GTKAGGBACKEND%%%%PYTHON_SITELIBDIR%%/matplotlib/backends/_gtkagg.so %%TKAGGBACKEND%%%%PYTHON_SITELIBDIR%%/matplotlib/backends/_tkagg.so -%%WXAGGBACKEND%%%%PYTHON_SITELIBDIR%%/matplotlib/backends/_wxagg.so %%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_agg.py %%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_agg.pyc %%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_agg.pyo |