summaryrefslogtreecommitdiff
path: root/x11/xwrits/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xwrits/patches/patch-aa')
-rw-r--r--x11/xwrits/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/xwrits/patches/patch-aa b/x11/xwrits/patches/patch-aa
deleted file mode 100644
index 21cc2b12f0e..00000000000
--- a/x11/xwrits/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.2 1998/08/07 11:18:38 agc Exp $
-
---- Makefile.in.orig Thu Jul 30 08:06:57 1998
-+++ Makefile.in Thu Jul 30 08:07:12 1998
-@@ -21,7 +21,7 @@
- CFLAGS = @CFLAGS@
- CPPFLAGS = @X_CFLAGS@ @DEFS@
- PROFILING =
--LDFLAGS = @LDFLAGS@
-+LDFLAGS = -Wl,-R${X11BASE}/lib @LDFLAGS@
- LIBS = @X_LIBS@ @X_PRE_LIBS@ -lX11 -lm @X_EXTRA_LIBS@
- RM = /bin/rm -f
- MV = /bin/mv