summaryrefslogtreecommitdiff
path: root/math/gnumeric110/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/gnumeric110/Makefile')
-rw-r--r--math/gnumeric110/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric110/Makefile b/math/gnumeric110/Makefile
index d9cc59fee29..53c4ccb34b9 100644
--- a/math/gnumeric110/Makefile
+++ b/math/gnumeric110/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2016/08/03 10:23:06 adam Exp $
+# $NetBSD: Makefile,v 1.62 2017/01/01 14:43:46 wiz Exp $
DISTNAME= gnumeric-1.10.17
PKGREVISION= 25
@@ -29,7 +29,7 @@ PLIST_SUBST+= GOFFICE_VERSION=${GOFFICE_VERSION}
CONFIGURE_ARGS+= --with-python
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.10.17
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.10.17
.include "../../lang/python/application.mk"
.include "../../devel/py-gobject/buildlink3.mk"