summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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