Index: head/games/golly/files/patch-configure =================================================================== --- head/games/golly/files/patch-configure (nonexistent) +++ head/games/golly/files/patch-configure (revision 493949) @@ -0,0 +1,10 @@ +--- configure.orig 2018-07-04 12:25:19 UTC ++++ configure +@@ -6279,6 +6279,7 @@ $as_echo_n "checking which wxWidgets toolkit was selec + WX_PORT="unknown" + if test "$WX_GTKPORT1" != "0"; then WX_PORT="gtk1"; fi + if test "$WX_GTKPORT2" != "0"; then WX_PORT="gtk2"; fi ++ if test "$WX_GTKPORT3" != "0"; then WX_PORT="gtk3"; fi + if test "$WX_MSWPORT" != "0"; then WX_PORT="msw"; fi + if test "$WX_MOTIFPORT" != "0"; then WX_PORT="motif"; fi + if test "$WX_OSXCOCOAPORT" != "0"; then WX_PORT="osx_cocoa"; fi Property changes on: head/games/golly/files/patch-configure ___________________________________________________________________ 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