summaryrefslogtreecommitdiff
path: root/devel/pango/patches/patch-aa
blob: 2e6da162716dcd3efaa633da5217497de9f65aeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.3 2002/05/10 00:45:51 rh 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