aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/libXft/files/patch-xft.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/libXft/files/patch-xft.pc.in')
-rw-r--r--x11-fonts/libXft/files/patch-xft.pc.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/x11-fonts/libXft/files/patch-xft.pc.in b/x11-fonts/libXft/files/patch-xft.pc.in
index d97e0edbec06..249417935f94 100644
--- a/x11-fonts/libXft/files/patch-xft.pc.in
+++ b/x11-fonts/libXft/files/patch-xft.pc.in
@@ -9,10 +9,3 @@
freetypecflags=@FREETYPE_CFLAGS@
xrenderlibs=@XRENDER_LIBS@
xrendercflags=@XRENDER_CFLAGS@
-@@ -11,5 +11,5 @@
- Description: X FreeType library
- Version: @PACKAGE_VERSION@
- Requires: fontconfig
--Libs: -L${libdir} -lXft ${freetypelibs} ${xrenderlibs}
-+Libs: -L${libdir} -lXft2 ${freetypelibs} ${xrenderlibs}
- Cflags: -I${includedir} ${freetypecflags} ${xrendercflags}