diff options
Diffstat (limited to 'games/xneko/files/patch-Imakefile')
-rw-r--r-- | games/xneko/files/patch-Imakefile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/xneko/files/patch-Imakefile b/games/xneko/files/patch-Imakefile new file mode 100644 index 000000000000..0b9eacc9922d --- /dev/null +++ b/games/xneko/files/patch-Imakefile @@ -0,0 +1,10 @@ +--- Imakefile.orig Sun Sep 2 05:28:44 1990 ++++ Imakefile Wed Sep 12 16:54:29 2001 +@@ -1,5 +1,7 @@ + LOCAL_LIBRARIES = -lX11 -lm + ++MANSUFFIX = 6 ++ + SimpleProgramTarget(xneko) + + install:: install.man |