[Bug 288364] graphics/inkscape: Switch to cython3
| Newsgroups | gmane.os.freebsd.devel.gnome |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288364
Bug ID: 288364
Summary: graphics/inkscape: Switch to cython3
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
Patch is trivial:
--- graphics/inkscape/Makefile
+++ graphics/inkscape/Makefile
@@ -49,7 +49,7 @@ USE_GNOME= cairo gdkpixbuf glibmm gtkmm30 gtksourcevie
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
Build without errors in poudriere and live system 14.3 amd64. Also run on 14.3
amd64.
--
You are receiving this mail because:
You are the assignee for the bug.