Index: files/patch-gmake.inc.in =================================================================== --- files/patch-gmake.inc.in (revision 0) +++ files/patch-gmake.inc.in (working copy) @@ -0,0 +1,11 @@ +--- gmake.inc.in.orig 2014-08-06 14:43:42 UTC ++++ gmake.inc.in +@@ -98,7 +98,7 @@ locinstall:maninstall proginstall + + proginstall:beforeinstall + ifdef PROG +- $(BININSTALL) $(PROG) $(BINDIR) ++ $(BININSTALL) -s $(PROG) $(BINDIR) + endif + + # gmake with gcc or IRIX compilers do not need the depend target Property changes on: files/patch-gmake.inc.in ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property