summaryrefslogtreecommitdiff
path: root/graphics/py-gdchart
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-25 09:02:06 +0000
committerwiz <wiz@pkgsrc.org>2014-01-25 09:02:06 +0000
commit4cecfa01dd5d87b1475c5468c5d345b1e7288698 (patch)
treebaeee8cf5b37466fd4f5f7c1a71e6bf3778558e5 /graphics/py-gdchart
parentc367c908280d3e57bf9cef90b573ad5217eaf3b9 (diff)
downloadpkgsrc-4cecfa01dd5d87b1475c5468c5d345b1e7288698.tar.gz
Update HOMEPAGE. Mark as not ready for python-3.x.
Diffstat (limited to 'graphics/py-gdchart')
-rw-r--r--graphics/py-gdchart/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile
index f0c98ba1a68..dd2e2dc2ff9 100644
--- a/graphics/py-gdchart/Makefile
+++ b/graphics/py-gdchart/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2013/09/04 12:31:25 obache Exp $
+# $NetBSD: Makefile,v 1.37 2014/01/25 09:02:06 wiz Exp $
DISTNAME= gdchart-py-0.6
PKGNAME= ${PYPKGPREFIX}-gdchart-0.6
@@ -7,7 +7,7 @@ CATEGORIES= graphics python
MASTER_SITES= http://www.nullcube.com/software/pygdchart.html
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://athani.pair.com/msteed/software/gdchart/
+HOMEPAGE= http://users.fred.net/brv/chart/
COMMENT= Python interface to GDChart
USE_TOOLS+= gmake
@@ -21,6 +21,7 @@ MODULE_FILES= chart.py gdchart.so
EXAMPLE_FILES= test.html test.py CHANGES
EXAMPLE_DIR= ${PREFIX}/share/examples/${PYPKGPREFIX}-gdchart
PY_PATCHPLIST= yes
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.6
INSTALLATION_DIRS= ${PYSITELIB:S/^${PREFIX}\///}