Created attachment 191439 [details] Patch (Revision 1) Changes: * Add gettext-runtime to USES and libpython2.7.so to LIB_DEPENDS * Update SConstruct patch to detect Python and pthreads correctly Builds on FreeBSD 11.1 amd64.
Comment on attachment 191439 [details] Patch (Revision 1) Also, I could not unbreak compiling on i386.
Created attachment 191440 [details] Patch (Revision 2)
Created attachment 191441 [details] Patch (Revision 3)
Committed. Thank you for unbreaking it!
A commit references this bug: Author: yuri Date: Mon Mar 12 07:54:30 UTC 2018 New revision: 464230 URL: https://svnweb.freebsd.org/changeset/ports/464230 Log: emulators/gem5: Unbreak by fixing the python-config executable name PR: 226545 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Changes: head/emulators/gem5/Makefile head/emulators/gem5/files/patch-SConstruct