summaryrefslogtreecommitdiff
path: root/fonts/Xft2/patches
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/Xft2/patches')
-rw-r--r--fonts/Xft2/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/fonts/Xft2/patches/patch-aa b/fonts/Xft2/patches/patch-aa
new file mode 100644
index 00000000000..deb62b15e28
--- /dev/null
+++ b/fonts/Xft2/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2002/12/16 12:08:42 jmmv Exp $
+
+--- Makefile.in.orig Fri May 31 09:01:49 2002
++++ Makefile.in
+@@ -66,7 +66,7 @@ LIBBASE=libXft.so
+ LIBFILE=$(LIBBASE).@PACKAGE_MAJOR@.@PACKAGE_MINOR@
+ LIBMAJOR=$(LIBBASE).@PACKAGE_MAJOR@
+
+-LIBS=@LIBS@
++LIBS=@LIBS@ @LDFLAGS@
+
+ SRCS=xftcolor.c \
+ xftcore.c \