diff options
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 949bf2651bab..cb70663a38d5 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \ libpcre2-8.so:devel/pcre2 USES= desktop-file-utils gettext gmake gnome libtool localbase \ - pkgconfig python:3.0-3.9 shared-mime-info shebangfix tar:bzip2 + pkgconfig python:3.8-3.9 shared-mime-info shebangfix tar:bzip2 USE_GNOME= cairo gdkpixbuf2 intltool libxml2 SHEBANG_FILES= data/css_decompressor data/cssmin.py data/jsbeautify \ data/jsmin.py data/lorem-ipsum-generator \ |