summaryrefslogtreecommitdiff
path: root/devel/pango/patches/patch-ad
blob: 2f19b3c574976208daf1e19b85c4b63f8c1565ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.2 2002/08/25 19:22:37 jlam Exp $

--- pangowin32.pc.in.orig	Wed Mar  6 03:20:57 2002
+++ pangowin32.pc.in
@@ -7,6 +7,6 @@ Name: Pango Win32
 Description: Win32 GDI font support for Pango
 Version: @VERSION@
 Requires: pango
-Libs: -L${libdir} -lpangowin32-@PANGO_API_VERSION@ @WIN32_LIBS@
+Libs: -L${libdir} -Wl,-R${libdir} -lpangowin32-@PANGO_API_VERSION@ @WIN32_LIBS@
 Cflags: -I${includedir}/pango-1.0