CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/03/03 14:03:32
Modified files:
games/tome4 : Makefile
Log message:
Let this build on archs without /usr/bin/gcc
gcc is still used for the build, but symlinks are added to ${WRKDIR}/bin
by the gcc4 module. devel/premake4 is probably the source of the
hardcoded "gcc" use.
