diff options
Diffstat (limited to 'graphics/clanlib/patches/patch-ai')
-rw-r--r-- | graphics/clanlib/patches/patch-ai | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/clanlib/patches/patch-ai b/graphics/clanlib/patches/patch-ai deleted file mode 100644 index d95f699f8ae..00000000000 --- a/graphics/clanlib/patches/patch-ai +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-ai,v 1.5 2003/06/10 00:22:33 jmc Exp $ ---- configure.orig Tue May 9 14:46:48 2000 -+++ configure Fri Mar 23 08:37:24 2001 -@@ -2199,7 +2199,7 @@ - - - --libs="-ldl -lz -lHermes -lpthread" -+libs="-lz -lHermes -lpthread" - - objf_nondyn="" - flag_tty="" -@@ -2217,7 +2217,6 @@ - if test "$flag_tty" = "yes"; then objf_nondyn="\$(OBJF_INPUT_TTY) $objf_nondyn"; fi - fi - --x_libraries="$x_libraries -lXxf86vm" - - - |