From 6601fd212f87add6f44cec7e939378cd965c0739 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 28 Feb 2006 17:45:55 +0000 Subject: Do not install fr locale file -- it is not a translation, and made trouble in 2.1 bulk builds. While here: Use REPLACE_PERL instead of handcrafted code. Get rid of automake build dependency by adding the corresponding patches. Remove bogus patch. --- games/xracer/patches/patch-ar | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 games/xracer/patches/patch-ar (limited to 'games/xracer/patches/patch-ar') diff --git a/games/xracer/patches/patch-ar b/games/xracer/patches/patch-ar new file mode 100644 index 00000000000..b6e0b2ef508 --- /dev/null +++ b/games/xracer/patches/patch-ar @@ -0,0 +1,13 @@ +$NetBSD: patch-ar,v 1.1 2006/02/28 17:45:55 wiz Exp $ + +--- tracks/simple2/Makefile.in.orig 2000-03-20 21:13:12.000000000 +0000 ++++ tracks/simple2/Makefile.in +@@ -147,6 +147,8 @@ libtracksimple2_la_SOURCES = $(TRACKSOUR + flare.c \ + sky.c + ++libtracksimple2_la_LDFLAGS = -module -avoid-version ++ + EXTRA_DIST = $(wildcard *.blend) + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = ../../config.h -- cgit v1.2.3