summaryrefslogtreecommitdiff
path: root/www/bluefish/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2022-02-12 17:34:09 +0100
committerThierry Thomas <thierry@FreeBSD.org>2022-02-12 17:35:57 +0100
commita1ae3e81afe8003b6e49ec5c7847e98e1104da4b (patch)
tree29e3fe6dbc62af9a0363d345f34f7ad9ed68489e /www/bluefish/Makefile
parentsysutils/py-salt: mark OK with Python 3.9 (diff)
www/bluefish: mark OK with Python 3.9
PR: 261873
Diffstat (limited to 'www/bluefish/Makefile')
-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 \