diff options
Diffstat (limited to 'graphics/cairo/files/patch-cairo.pc.in')
-rw-r--r-- | graphics/cairo/files/patch-cairo.pc.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/cairo/files/patch-cairo.pc.in b/graphics/cairo/files/patch-cairo.pc.in deleted file mode 100644 index 05d0b47b682c..000000000000 --- a/graphics/cairo/files/patch-cairo.pc.in +++ /dev/null @@ -1,10 +0,0 @@ ---- cairo.pc.in.orig Thu Mar 3 03:57:38 2005 -+++ cairo.pc.in Thu Mar 3 03:57:50 2005 -@@ -7,6 +7,6 @@ - Description: Multi-platform 2D graphics library - Version: @VERSION@ - --Requires: @FREETYPE_REQUIRES@ libpixman @XRENDER_REQUIRES@ @PNG_REQUIRES@ @GLITZ_REQUIRES@ -+Requires: @FREETYPE_REQUIRES@ libpixman @PNG_REQUIRES@ @GLITZ_REQUIRES@ - Libs: @FREETYPE_LIBS@ -L${libdir} -lcairo - Cflags: @FREETYPE_CFLAGS@ -I${includedir}/cairo |