diff options
Diffstat (limited to 'graphics/gle/patches/patch-ac')
-rw-r--r-- | graphics/gle/patches/patch-ac | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/gle/patches/patch-ac b/graphics/gle/patches/patch-ac deleted file mode 100644 index a7646ae8d45..00000000000 --- a/graphics/gle/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2002/03/24 22:27:42 rh Exp $ - ---- configure.orig Thu Apr 26 05:27:41 2001 -+++ configure -@@ -3202,7 +3202,7 @@ - # cc @X_LIBS@ (-lfoo...) @X_PRE_LIBS@ -lX11 @X_EXTRA_LIBS@ - # (Perhaps X_LIBS should have been called X_LDFLAGS.) - --X_LIBS="$X_LIBS -lgle -lXi -lXext -lXmu -lXt -lX11" -+X_LIBS="-lgle $X_LIBS -lXi -lXext -lXmu -lXt -lX11" - - trap '' 1 2 15 - cat > confcache <<\EOF |