summaryrefslogtreecommitdiff
path: root/graphics/py-matplotlib-gtk2
diff options
context:
space:
mode:
authorwiz <wiz>2017-02-06 13:54:36 +0000
committerwiz <wiz>2017-02-06 13:54:36 +0000
commit5fd07257b8ea1982d842099d4caab051ea608eac (patch)
tree13f72a1dcbae87ad3d7b1e8c68779be6af8a04f9 /graphics/py-matplotlib-gtk2
parent94ea897b7dc30a4633af99c13aab329a96f83f23 (diff)
downloadpkgsrc-5fd07257b8ea1982d842099d4caab051ea608eac.tar.gz
Recursive bump for harfbuzz's new graphite2 dependency.
Diffstat (limited to 'graphics/py-matplotlib-gtk2')
-rw-r--r--graphics/py-matplotlib-gtk2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile
index 221b3e7f94a..c059511d4b9 100644
--- a/graphics/py-matplotlib-gtk2/Makefile
+++ b/graphics/py-matplotlib-gtk2/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.57 2017/01/01 14:43:43 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2017/02/06 13:55:29 wiz Exp $
VERSION= 1.5.2
DISTNAME= matplotlib-${VERSION}
PKGNAME= ${PYPKGPREFIX}-matplotlib-gtk-${VERSION}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_GITHUB:=matplotlib/}
GITHUB_PROJECT= matplotlib