summaryrefslogtreecommitdiff
path: root/graphics/py-matplotlib/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-05-17 16:22:59 +0000
committerdrochner <drochner@pkgsrc.org>2010-05-17 16:22:59 +0000
commit8178e70544accc2c942fe86ad1dafb1bd5d990dd (patch)
treedb03260419181be2e90e0ba99d240c4bb01ec7cd /graphics/py-matplotlib/Makefile
parent0ade573f9850ce791733fd6134f94b9daa74c110 (diff)
downloadpkgsrc-8178e70544accc2c942fe86ad1dafb1bd5d990dd.tar.gz
update to 0.99.2.1
changes: -new frameworks: mplot3d, axes grid, axis spine placement -bugfixes
Diffstat (limited to 'graphics/py-matplotlib/Makefile')
-rw-r--r--graphics/py-matplotlib/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/py-matplotlib/Makefile b/graphics/py-matplotlib/Makefile
index 36f7de11b3f..c1252a8c635 100644
--- a/graphics/py-matplotlib/Makefile
+++ b/graphics/py-matplotlib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2009/09/23 09:54:45 tron Exp $
+# $NetBSD: Makefile,v 1.25 2010/05/17 16:22:59 drochner Exp $
#
-DISTNAME= matplotlib-0.98.4
+DISTNAME= matplotlib-0.99.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=matplotlib/}
@@ -15,6 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-dateutil>=1.2:../../time/py-dateutil
PKG_DESTDIR_SUPPORT= user-destdir
+WRKSRC= ${WRKDIR}/matplotlib-0.99.1.1
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
PY_PATCHPLIST= yes