From b38caed68451f6275bbec2ffab591dc840bc21b9 Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Mon, 24 Mar 2014 11:20:13 +0000 Subject: Generate correct plist with python3. --- math/py-matplotlib/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/py-matplotlib') 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 -- cgit v1.2.3