summaryrefslogtreecommitdiff
path: root/games/xracer/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'games/xracer/patches/patch-ae')
-rw-r--r--games/xracer/patches/patch-ae15
1 files changed, 0 insertions, 15 deletions
diff --git a/games/xracer/patches/patch-ae b/games/xracer/patches/patch-ae
deleted file mode 100644
index da058672ec2..00000000000
--- a/games/xracer/patches/patch-ae
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ae,v 1.1.1.1 2000/05/29 06:36:01 rh Exp $
-
---- craft/simple/Makefile.in.orig Sat May 27 05:48:46 2000
-+++ craft/simple/Makefile.in Sat May 27 05:49:11 2000
-@@ -153,8 +153,8 @@
- X_PRE_LIBS = @X_PRE_LIBS@
- libcraftsimple_la_LIBADD =
- libcraftsimple_la_OBJECTS = control.lo craft.lo
--COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
--LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
-+COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(X_CFLAGS)
-+LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(X_CFLAGS)
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- DIST_COMMON = Makefile.am Makefile.in
-