summaryrefslogtreecommitdiff
path: root/filesystems/fuse-gmailfs
diff options
context:
space:
mode:
authoradam <adam>2015-12-05 21:25:27 +0000
committeradam <adam>2015-12-05 21:25:27 +0000
commit23fd2995db2bf47c3b3f74bf334b634ad1f516a8 (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /filesystems/fuse-gmailfs
parent10a531fe60fc34c04b128387fde9e98cfb9cdef8 (diff)
downloadpkgsrc-23fd2995db2bf47c3b3f74bf334b634ad1f516a8.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'filesystems/fuse-gmailfs')
-rw-r--r--filesystems/fuse-gmailfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/fuse-gmailfs/Makefile b/filesystems/fuse-gmailfs/Makefile
index 4d33d7a9855..be214eadc97 100644
--- a/filesystems/fuse-gmailfs/Makefile
+++ b/filesystems/fuse-gmailfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2014/05/09 07:37:05 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/12/05 21:25:42 adam Exp $
DISTNAME= gmailfs-0.7.2
PKGREVISION= 3
@@ -12,7 +12,7 @@ COMMENT= FUSE filesystem which uses Google mail for free space
NO_BUILD= yes
REPLACE_PYTHON= gmailfs.py mount.gmailfs
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-fuse-bindings
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-fuse-bindings
CONF_FILES= ${PREFIX}/share/examples/gmailfs/gmailfs.conf \
${PKG_SYSCONFDIR}/gmailfs.conf