summaryrefslogtreecommitdiff
path: root/games/xtux/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'games/xtux/files/patch-ad')
-rw-r--r--games/xtux/files/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/xtux/files/patch-ad b/games/xtux/files/patch-ad
new file mode 100644
index 000000000000..90d5463da084
--- /dev/null
+++ b/games/xtux/files/patch-ad
@@ -0,0 +1,12 @@
+--- src/client/Makefile.orig Sun Nov 19 12:53:00 2000
++++ src/client/Makefile Sat Dec 23 07:53:09 2000
+@@ -20,9 +20,6 @@
+ # Where to put the XTux client binary.
+ BINARY = $(TOPLEVEL_PATH)/xtux
+
+-# Flags used when compiling
+-CFLAGS = -g -Wall -O -DDATADIR=\"$(DATADIR)\"
+-
+ # Paths to header files
+ X11_INC = -I$(X11_PATH)/include
+ COMMON_INC = -I$(COMMON_PATH)