summaryrefslogtreecommitdiff
path: root/fonts/Xft2/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/Xft2/patches/patch-ab')
-rw-r--r--fonts/Xft2/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/fonts/Xft2/patches/patch-ab b/fonts/Xft2/patches/patch-ab
deleted file mode 100644
index 04239487621..00000000000
--- a/fonts/Xft2/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2002/12/24 00:43:43 wiz Exp $
-
---- configure.orig Fri Nov 22 03:30:00 2002
-+++ configure
-@@ -1316,7 +1316,7 @@ fi
- case "$have_x" in
- yes)
- XRENDER_CFLAGS="-I$x_includes"
-- XRENDER_LIBS="-L$x_libraries -lXrender"
-+ XRENDER_LIBS="-L$x_libraries -lXrender -lXext"
-
- saved_LIBS="$LIBS"
- LIBS="$LIBS $XRENDER_LIBS"