summaryrefslogtreecommitdiff
path: root/devel/GConf/patches/patch-ab
blob: b3332ac4bd7615e206e4d99dd5a4a74bc78e31f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-ab,v 1.4 2002/07/18 02:19:37 rh Exp $

--- gconf.pc.in.orig	Sat Mar 24 08:52:30 2001
+++ gconf.pc.in
@@ -8,5 +8,5 @@ Name: gconf
 Description: GNOME Config System.
 Version: @VERSION@
 Requires: oaf
-Libs: -L${libdir} -lgconf-@MAJOR_VERSION@
+Libs: -L${libdir} -Wl,-R${libdir} -lgconf-@MAJOR_VERSION@
 Cflags: -I${includedir}/gconf/@MAJOR_VERSION@