aboutsummaryrefslogtreecommitdiff
path: root/editors/libreoffice
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-10-31 20:45:20 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-10-31 20:47:15 +0000
commitd05592ffa96c02fe7f511f1214d0c6ee56706910 (patch)
treeb070780eb2509f1f86ccc60ecb8f3c1339acc25a /editors/libreoffice
parentec4e7aca2be279860a7dc9ff774352c73fe4a0fa (diff)
downloadports-d05592ffa96c02fe7f511f1214d0c6ee56706910.tar.gz
ports-d05592ffa96c02fe7f511f1214d0c6ee56706910.zip
editors/libreoffice: allow build with python 3.11 (+)
Upper python version limit was come from math/py-numpy. Since NumPY supports py311, remove this limit. PR: 267478
Diffstat (limited to 'editors/libreoffice')
-rw-r--r--editors/libreoffice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 61294a36d20a..aefae3e4fae0 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -120,7 +120,7 @@ SHEBANG_GLOB= *.py
GNU_CONFIGURE= yes
USES= autoreconf:build bison compiler:c++17-lang cpe desktop-file-utils \
gettext gl gmake gnome jpeg localbase:ldflags perl5 pkgconfig \
- python:3.8-3.10 shebangfix shared-mime-info ssl tar:xz xorg
+ python:3.8+ shebangfix shared-mime-info ssl tar:xz xorg
USE_GL= gl glew glu
USE_GNOME= cairo glib20 libxml2 libxslt
USE_OPENLDAP= yes