diff options
Diffstat (limited to 'games/xconq/patches/patch-ai')
-rw-r--r-- | games/xconq/patches/patch-ai | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/games/xconq/patches/patch-ai b/games/xconq/patches/patch-ai new file mode 100644 index 00000000000..6e34ee92971 --- /dev/null +++ b/games/xconq/patches/patch-ai @@ -0,0 +1,13 @@ +$NetBSD: patch-ai,v 1.3 2004/06/05 04:44:20 minskim Exp $ + +--- configure.orig 2000-06-13 07:55:41.000000000 -0500 ++++ configure +@@ -1212,7 +1212,7 @@ fi + + + +- ++TCL_DL_LIBS="$TCL_DL_LIBS $TCL_LIBS" + + # + # Ok, lets find the tk configuration |