diff options
Diffstat (limited to 'graphics/inkscape/Makefile')
-rw-r--r-- | graphics/inkscape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 9f4e2d8f6b41..e3992c26c80b 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -49,7 +49,7 @@ USES= compiler:c++20-lang cmake:testing cpe desktop-file-utils ghostscript:run gnome jpeg pathfix pkgconfig python \ readline shebangfix tar:xz xorg USE_GNOME= cairo gdkpixbuf glibmm gtkmm30 gtksourceview4 libxml2 libxslt -USE_PYTHON= cython +USE_PYTHON= cython3 USE_XORG= sm ice x11 xext USE_LDCONFIG= yes |