diff options
Diffstat (limited to 'graphics/py-matplotlib-gtk2/Makefile')
-rw-r--r-- | graphics/py-matplotlib-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile index 35d2a81c35c..7ad1dc2d57f 100644 --- a/graphics/py-matplotlib-gtk2/Makefile +++ b/graphics/py-matplotlib-gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2016/05/29 14:03:42 mef Exp $ +# $NetBSD: Makefile,v 1.54 2016/07/09 13:03:51 wiz Exp $ VERSION= 1.3.1 @@ -18,7 +18,7 @@ COMMENT= GTK frontend for matplotlib USE_TOOLS+= pkg-config PY_PATCHPLIST= yes PYDISTUTILSPKG= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2 USE_LANGUAGES= c c++ post-patch: |