pkgsrc/ham/tnt/patches/patch-ac
obache c3182ba7b8 Update tnt to 1.9.2.
ChangeLog:
- compiles and runs under OpenBSD
2007-12-09 13:08:42 +00:00

13 lines
378 B
Text

$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 "