Created attachment 200011 [details] patch This port build with GCC architectures when you specify USES=compiler:c++11-lang. To solve incompatibilities with Wx headers, you need to compile with -std=c++11 on GCC architectures. CXXFLAGS+=-Wno-narrowing is also necessary. While here, also add USES=gnome. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.
Committed, thanks!
A commit references this bug: Author: yuri Date: Tue Dec 11 07:50:24 UTC 2018 New revision: 487224 URL: https://svnweb.freebsd.org/changeset/ports/487224 Log: science/openbabel: fix build with GCC-based architectures While here, also add USES=gnome. PR: 233912 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Changes: head/science/openbabel/Makefile