diff options
Diffstat (limited to 'math/py-matplotlib/Makefile')
-rw-r--r-- | math/py-matplotlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index 694874be863e..69c2f411f2be 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -23,7 +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 +PYDISTUTILS_AUTOPLIST=yes CFLAGS+= -I${LOCALBASE}/include OPTIONS_DEFINE= GTKBACKEND GTKAGGBACKEND TKAGGBACKEND WXAGGBACKEND |