summaryrefslogtreecommitdiff
path: root/net/ORBit/patches/patch-aj
blob: b6d1608c4e816adbaf63fe0ea1a3734dbee0ca73 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-aj,v 1.9 2002/08/25 18:39:32 jlam Exp $

--- libIDL/libIDL.pc.in.orig	Sat Sep 30 12:09:43 2000
+++ libIDL/libIDL.pc.in
@@ -8,5 +8,5 @@ Name: libIDL
 Description: IDL parsing library
 Version: @VERSION@
 Requires: glib
-Libs: -L${libdir} -lIDL
+Libs: -L${libdir} -Wl,-R${libdir} -lIDL
 Cflags: -I${includedir}