Hello, I'm make porting pyfa in FreeBSD http://www.freshports.org/games/pyfa/ Now for install ``` pkg install pyfa ``` or ``` make -C /usr/ports/games/pyfa install clean ``` Unfortunately, supporting DPSGRAPHING (default disabled) require accept patch https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205294 or add the following lines in /etc/libmap.conf ``` [/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/] libgcc_s.so.1 gcc48/libgcc_s.so.1 ```
Hello,
I'm make porting pyfa in FreeBSD http://www.freshports.org/games/pyfa/
Now for install
or
Unfortunately, supporting DPSGRAPHING (default disabled) require accept patch https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205294 or add the following lines in /etc/libmap.conf