summaryrefslogtreecommitdiff
path: root/games/xracer/files/patch-ab
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-10-13 20:25:47 +0000
committerAde Lovett <ade@FreeBSD.org>2000-10-13 20:25:47 +0000
commit489e7d8a7d768c34eb782c4343d3065dfe0676ee (patch)
treeb96814da4d3e2b4fa336831611f8b6b57ffe94c9 /games/xracer/files/patch-ab
parentSupport CC/CFLAGS/X11BASE/PREFIX properly (diff)
Support CC/CFLAGS/LOCALBASE/X11BASE properly
Change location of data files from lib/ to share/ PR: 21613 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=33789
Diffstat (limited to 'games/xracer/files/patch-ab')
-rw-r--r--games/xracer/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xracer/files/patch-ab b/games/xracer/files/patch-ab
new file mode 100644
index 000000000000..6f45de7b2035
--- /dev/null
+++ b/games/xracer/files/patch-ab
@@ -0,0 +1,11 @@
+--- aclocal.m4.orig Mon Jun 21 05:48:38 1999
++++ aclocal.m4 Thu Aug 10 01:41:06 2000
+@@ -43,7 +43,7 @@
+ dnl AM_INIT_AUTOMAKE(package,version, [no-define])
+
+ AC_DEFUN(AM_INIT_AUTOMAKE,
+-[AC_REQUIRE([AM_PROG_INSTALL])
++[AC_REQUIRE([AC_PROG_INSTALL])
+ PACKAGE=[$1]
+ AC_SUBST(PACKAGE)
+ VERSION=[$2]