summaryrefslogtreecommitdiff
path: root/misc/openoffice3
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-12-05 21:25:27 +0000
committeradam <adam@pkgsrc.org>2015-12-05 21:25:27 +0000
commit2019fddeb4a03f35d05240122f8adaba399b2031 (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /misc/openoffice3
parent576e28830879dd1e62f4d61c31a43700bc131bc7 (diff)
downloadpkgsrc-2019fddeb4a03f35d05240122f8adaba399b2031.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'misc/openoffice3')
-rw-r--r--misc/openoffice3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile
index 645daeabb3c..a5e69f5d641 100644
--- a/misc/openoffice3/Makefile
+++ b/misc/openoffice3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.112 2015/10/10 01:58:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.113 2015/12/05 21:25:50 adam Exp $
OO_VER= 3.1.1
OO_TAG= OOO310_m19
@@ -32,7 +32,7 @@ WRKSRC= ${WRKDIR}/${OO_TAG}
GCC_REQD+= 3.4
USE_LANGUAGES+= c c++
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.1.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 3.1.1
CONFLICTS+= staroffice-[0-9]*
CONFLICTS+= openoffice-[0-9]*