K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-11-03T18:34:46.186555Z K 7 svn:log V 305 Allow the port to go a bit further in the build process. Instead of complaining that `gmake' does not exist, the port fails a bit later and at least starts building. The previous failure was caused because we used USES=gmake but then re-set BUILD_DEPENDS and MAKE_ENV a few lines below in the Makefile. END