summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2014-11-11 15:38:51 +0000
committerjoerg <joerg@pkgsrc.org>2014-11-11 15:38:51 +0000
commit81e910bee8a85ddcb05a70eaba1b5df876a6b0ef (patch)
tree10cdce3227f6e9a289111269ae608393c40e1361 /databases
parentd0d90a74c0d25e1a8ed98c74ebede3947f40ea04 (diff)
downloadpkgsrc-81e910bee8a85ddcb05a70eaba1b5df876a6b0ef.tar.gz
py-argcomplete doesn't support Python 2.6.
Diffstat (limited to 'databases')
-rw-r--r--databases/py-barman/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/py-barman/Makefile b/databases/py-barman/Makefile
index 5c1782f772e..eb6abf186d9 100644
--- a/databases/py-barman/Makefile
+++ b/databases/py-barman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/11/04 12:56:14 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2014/11/11 15:38:51 joerg Exp $
DISTNAME= barman-1.3.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,6 +17,8 @@ DEPENDS+= rsync-[0-9]*:../../net/rsync
PYTHON_VERSIONED_DEPENDENCIES= dateutil
+PYTHON_VERSIONS_INCOMPATIBLE= 26
+
USE_LANGUAGES= # none
CONF_FILES+= share/examples/barman/barman.conf \