summaryrefslogtreecommitdiffstats
path: root/games/xlaby/files/patch-Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xlaby/files/patch-Imakefile')
-rw-r--r--games/xlaby/files/patch-Imakefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/games/xlaby/files/patch-Imakefile b/games/xlaby/files/patch-Imakefile
new file mode 100644
index 0000000..49a6fef
--- /dev/null
+++ b/games/xlaby/files/patch-Imakefile
@@ -0,0 +1,24 @@
+--- ./Imakefile.orig 1997-12-01 15:59:02.000000000 -0200
++++ ./Imakefile 2013-11-13 17:42:43.000000000 -0200
+@@ -11,19 +11,10 @@
+ OWNER = games
+ GROUP = games
+
+-INSTALLFLAGS = -c -o $(OWNER) -g $(GROUP)
++INSTALLFLAGS = -c
+
+-# This will install xlaby in /usr/local/bin
+-# and man page in /usr/local/man/man6
+-DESTDIR = /usr/local
+-BINDIR = /bin
+-MANPATH = /man
+-MANSOURCEPATH = $(MANPATH)/man
+-MANDIR = $(MANSOURCEPATH)6
+-MANSUFFIX = 6x
++MANSUFFIX = 6
+
+ LOCAL_LIBRARIES = $(XONLYLIB)
+
+ SimpleProgramTarget(xlaby)
+-
+-install:: install.man
OpenPOWER on IntegriCloud