https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226452
Bug ID: 226452
Summary: devel/qscintilla2 needs c++11
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
With the upgrade of devel/qscintilla2 to 2.10 it now depends on std::regex,
which is only available since c++11. This breaks builds with gcc, so
"compiler:c++11-lib" needs to be added to the USES list (untested thus far,
will verify once my current poudriere bulk build completes).
--
You are receiving this mail because:
You are the assignee for the bug.