mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
14 lines
378 B
Plaintext
14 lines
378 B
Plaintext
$NetBSD: patch-ac,v 1.3 2007/12/09 13:08:43 obache Exp $
|
|
|
|
--- configure.orig 2002-11-16 23:08:33.000000000 +0000
|
|
+++ configure
|
|
@@ -4084,7 +4084,7 @@ tnt_bin_dir=${prefix}/libexec/tnt
|
|
tnt_sound_dir=${prefix}/tnt/sounds
|
|
|
|
case "$target" in
|
|
- *-*-netbsd*)
|
|
+ *-*-netbsd* | *-*-dragonfly*)
|
|
CFLAGS="$CFLAGS -DTNT_NETBSD"
|
|
cat >> confdefs.h <<\EOF
|
|
#define DIR_STRING "ls -la "
|