summaryrefslogtreecommitdiff
path: root/filesystems/fuse-pcachefs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/fuse-pcachefs/Makefile')
-rw-r--r--filesystems/fuse-pcachefs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/fuse-pcachefs/Makefile b/filesystems/fuse-pcachefs/Makefile
index 3f34fca4ba2..de685637aa7 100644
--- a/filesystems/fuse-pcachefs/Makefile
+++ b/filesystems/fuse-pcachefs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/02/05 21:01:46 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2016/07/09 13:03:47 wiz Exp $
#
DISTNAME= fuse-pcachefs-0.0.20160203
@@ -15,7 +15,7 @@ LICENSE= apache-2.0
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
EGG_NAME= pCacheFS-0.2
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-fuse-bindings
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-fuse-bindings
.include "../../filesystems/py-fuse-bindings/buildlink3.mk"
.include "../../lang/python/distutils.mk"