6601fd212f
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.
13 lines
371 B
Text
13 lines
371 B
Text
$NetBSD: patch-aq,v 1.1 2006/02/28 17:45:55 wiz Exp $
|
|
|
|
--- src/Makefile.in.orig 2000-03-20 21:13:03.000000000 +0000
|
|
+++ src/Makefile.in
|
|
@@ -175,7 +175,7 @@ xracer_SOURCES = arch.c \
|
|
video.c \
|
|
ws.c
|
|
|
|
-xracer_LDADD = mpeg/libmpeg.a
|
|
+xracer_LDADD = mpeg/libmpeg.a -lintl
|
|
|
|
EXTRA_DIST = arch_posix.c \
|
|
joystick_linux.c joystick_freebsd.c joystick_generic.c \
|