Created attachment 144895 [details] Makefile patch for emulators/pipelight The port failed to build for me on 9-STABLE. It gave the error cc1plus: error: unrecognized command line option "-std=gnu++0x" because, I believe, the base gcc is too old. I've attached a diff that makes it build with gcc (g++) from ports.
Patch committed, thanks!
A commit references this bug: Author: kmoore Date: Wed Jul 23 13:16:29 UTC 2014 New revision: 362683 URL: http://svnweb.freebsd.org/changeset/ports/362683 Log: - Fix building pipelight on FreeBSD 9 and earlier PR: 192048 Submitted by: Joseph Mingrone <jrm@ftfl.ca> Changes: head/emulators/pipelight/Makefile