aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2022-02-12 16:34:09 +0000
committerThierry Thomas <thierry@FreeBSD.org>2022-02-12 16:35:57 +0000
commita1ae3e81afe8003b6e49ec5c7847e98e1104da4b (patch)
tree29e3fe6dbc62af9a0363d345f34f7ad9ed68489e
parent52a1a21da10d5ade2a12a24c3ee38198f6208adb (diff)
downloadports-a1ae3e81afe8003b6e49ec5c7847e98e1104da4b.tar.gz
ports-a1ae3e81afe8003b6e49ec5c7847e98e1104da4b.zip
www/bluefish: mark OK with Python 3.9
PR: 261873
-rw-r--r--www/bluefish/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \