aboutsummaryrefslogtreecommitdiff
path: root/games/atanks/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/atanks/files/patch-Makefile')
-rw-r--r--games/atanks/files/patch-Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/atanks/files/patch-Makefile b/games/atanks/files/patch-Makefile
new file mode 100644
index 000000000000..0d889b06bfd6
--- /dev/null
+++ b/games/atanks/files/patch-Makefile
@@ -0,0 +1,11 @@
+--- Makefile.orig 2010-06-10 10:03:35.000000000 -0300
++++ Makefile 2010-06-10 11:00:00.000000000 -0300
+@@ -16,7 +16,7 @@
+ INCOMMON=COPYING README TODO Changelog *.txt unicode.dat
+
+ all:
+- FLAGS=-DLINUX $(MAKE) -C src
++ FLAGS=-DMACOSX $(MAKE) -C src -f Makefile.bsd
+
+ install:
+ mkdir -p ${BINDIR}