diff options
Diffstat (limited to 'misc/gimp-help-en')
-rw-r--r-- | misc/gimp-help-en/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gimp-help-en/Makefile b/misc/gimp-help-en/Makefile index a71eaef4a3d1..69b1dbae2f06 100644 --- a/misc/gimp-help-en/Makefile +++ b/misc/gimp-help-en/Makefile @@ -18,7 +18,7 @@ LICENSE= GFDL BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2@${PY_FLAVOR} \ ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl -USES= gettext-tools gmake gnome perl5 pkgconfig python:3.8+,build shebangfix \ +USES= gettext-tools gmake gnome perl5 pkgconfig python:3.9+,build shebangfix \ tar:bzip2 USE_GNOME= intltool:build libxslt:build USE_PERL5= build |