summaryrefslogtreecommitdiff
path: root/databases/py-python-rrdtool
diff options
context:
space:
mode:
authorfhajny <fhajny>2014-08-12 08:11:26 +0000
committerfhajny <fhajny>2014-08-12 08:11:26 +0000
commitaa21de7424bf6f44514609200bd86df0661300c6 (patch)
treeef96c040f740917fe0c937ac0d258ae03f3c2363 /databases/py-python-rrdtool
parent3ae25fa32249f4adea02597c5afdb88bc7247b49 (diff)
downloadpkgsrc-aa21de7424bf6f44514609200bd86df0661300c6.tar.gz
Not compatible with Python 3 yet.
Diffstat (limited to 'databases/py-python-rrdtool')
-rw-r--r--databases/py-python-rrdtool/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/py-python-rrdtool/Makefile b/databases/py-python-rrdtool/Makefile
index b86ed9ad3f9..9d99d2af093 100644
--- a/databases/py-python-rrdtool/Makefile
+++ b/databases/py-python-rrdtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/08/10 18:26:33 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2014/08/12 08:11:26 fhajny Exp $
DISTNAME= python-rrdtool-1.4.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@ HOMEPAGE= https://github.com/pbanaszkiewicz/python-rrdtool
COMMENT= Python bindings for RRDTool, the graphing and logging utility
LICENSE= gnu-gpl-v2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.4.7
+
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= rrdtool-1.4.7/src/librrd.pc.in