From deec54184d7945c01ce1619777e93a3a3a6e24df Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 3 Mar 2005 08:58:45 +0000 Subject: Remove Xrender bit from pkg-config file Pointed out by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3795 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/cairo/files/patch-cairo.pc.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 graphics/cairo/files/patch-cairo.pc.in (limited to 'graphics') diff --git a/graphics/cairo/files/patch-cairo.pc.in b/graphics/cairo/files/patch-cairo.pc.in new file mode 100644 index 000000000..05d0b47b6 --- /dev/null +++ b/graphics/cairo/files/patch-cairo.pc.in @@ -0,0 +1,10 @@ +--- 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 -- cgit v1.2.3