summaryrefslogtreecommitdiff
path: root/math/py-matplotlib
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2014-03-24 11:20:13 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2014-03-24 11:20:13 +0000
commitb38caed68451f6275bbec2ffab591dc840bc21b9 (patch)
tree02a93cf362ccb90297a8210ed4a02b583f9d09d5 /math/py-matplotlib
parent- Update to 1.6.1 (diff)
Generate correct plist with python3.
Notes
Notes: svn path=/head/; revision=348937
Diffstat (limited to 'math/py-matplotlib')
-rw-r--r--math/py-matplotlib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile
index b7bf70e94692..694874be863e 100644
--- a/math/py-matplotlib/Makefile
+++ b/math/py-matplotlib/Makefile
@@ -23,6 +23,7 @@ SHEBANG_FILES= examples/pylab_examples/unicode_demo.py \
examples/animation/old_animation/movie_demo.py
USE_PYTHON= yes
USE_PYDISTUTILS=yes
+PYTHON_PY3K_PLIST_HACK=yes
CFLAGS+= -I${LOCALBASE}/include
OPTIONS_DEFINE= GTKBACKEND GTKAGGBACKEND TKAGGBACKEND WXAGGBACKEND