diff options
Diffstat (limited to 'devel/pango/patches/patch-aa')
-rw-r--r-- | devel/pango/patches/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/pango/patches/patch-aa b/devel/pango/patches/patch-aa deleted file mode 100644 index 4c9a0caedda..00000000000 --- a/devel/pango/patches/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2002/08/25 19:22:36 jlam Exp $ - ---- pango.pc.in.orig Thu Mar 7 03:04:39 2002 -+++ pango.pc.in -@@ -9,6 +9,6 @@ - Description: Internationalized text handling - Version: @VERSION@ - Requires: @FRIBIDI_PC@glib-2.0,gobject-2.0,gmodule-2.0 --Libs: -L${libdir} -lpango-@PANGO_API_VERSION@ -+Libs: -Wl,-R${libdir} -L${libdir} -lpango-@PANGO_API_VERSION@ - Cflags: -I${includedir}/pango-1.0 - |