K 10 svn:author V 6 rakuco K 8 svn:date V 27 2014-01-25T22:31:45.954680Z K 7 svn:log V 553 MFH: r341119 - Fix the build on 10 and beyond. Since r253839 ld(1) behaves more strictly and does not pull in indirect shared library dependencies (in this case, libX11.so). Upstream correctly has -lX11 in the linker line, but r315151 removed this section in patch-src_Makefile. Based on a patch by Jan Henrik Sylvester in [1]. - While here, convert USE_GMAKE=yes to USES=gmake. PR: ports/185033 [1] Submitted by: Jan Henrik Sylvester [1] Approved by: maintainer timeout (37 days) Approved by: portmgr (antoine) END