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

--- ORBit.pc.in.orig	Sat Sep 30 12:09:43 2000
+++ ORBit.pc.in
@@ -7,5 +7,5 @@ Name: ORBit
 Description: High-performance CORBA Object Request Broker.
 Version: @VERSION@
 Requires: glib
-Libs: -L${libdir} -lORBit -lIIOP -lORBitutil @LIBS@ -lm
+Libs: -L${libdir} -Wl,-R${libdir} -lORBit -lIIOP -lORBitutil @LIBS@ -lm
 Cflags: -I${includedir}