summaryrefslogtreecommitdiff
path: root/filesystems/glusterfs
diff options
context:
space:
mode:
authorwiz <wiz>2015-01-11 22:58:59 +0000
committerwiz <wiz>2015-01-11 22:58:59 +0000
commit7ed06c679ef641d35f8fa88c17f8c3029c24f04d (patch)
treea4274ab19872d6f4ef00a270aef7fd295230ed1a /filesystems/glusterfs
parenta640d00b72e631c1d787c2e870f0042d30605344 (diff)
downloadpkgsrc-7ed06c679ef641d35f8fa88c17f8c3029c24f04d.tar.gz
Only python 2.x is supported, mark it so.
Diffstat (limited to 'filesystems/glusterfs')
-rw-r--r--filesystems/glusterfs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/filesystems/glusterfs/Makefile b/filesystems/glusterfs/Makefile
index 63006116b74..41bb8e48239 100644
--- a/filesystems/glusterfs/Makefile
+++ b/filesystems/glusterfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2014/11/20 16:13:07 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2015/01/11 22:58:59 wiz Exp $
DISTNAME= glusterfs-3.6.0
#PKGREVISION= 1
@@ -22,6 +22,8 @@ CONFIGURE_ARGS+= --localstatedir=${VARBASE}
MAKE_FLAGS+= LEXLIB=""
MAKE_FLAGS+= libglusterfs_la_LIBADD=""
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # only 2.x supported as of 3.6.0
+
#REPLACE_PYTHON+= contrib/ipaddr-py/ipaddr.py
#REPLACE_PYTHON+= gen-headers.py
#REPLACE_PYTHON+= tests/bugs/overlap.py