git: a1ae3e81afe8 - main - www/bluefish: mark OK with Python 3.9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Feb 2022 16:36:06 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1ae3e81afe8003b6e49ec5c7847e98e1104da4b commit a1ae3e81afe8003b6e49ec5c7847e98e1104da4b Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-02-12 16:34:09 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-02-12 16:35:57 +0000 www/bluefish: mark OK with Python 3.9 PR: 261873 --- www/bluefish/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 556e1dd259dd..4a3b12a12fb2 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \ libenchant.so:textproc/enchant USES= desktop-file-utils gettext gmake gnome libtool localbase \ - pkgconfig python:3.0-3.8 shared-mime-info shebangfix tar:bzip2 + pkgconfig python:3.0-3.9 shared-mime-info shebangfix tar:bzip2 SHEBANG_FILES= data/css_decompressor \ data/cssmin.py \ data/jsbeautify \