summaryrefslogtreecommitdiff
path: root/net/ORBit2/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/ORBit2/patches/patch-aa')
-rw-r--r--net/ORBit2/patches/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/ORBit2/patches/patch-aa b/net/ORBit2/patches/patch-aa
deleted file mode 100644
index a9b665445bb..00000000000
--- a/net/ORBit2/patches/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2002/08/25 19:23:10 jlam Exp $
-
---- ORBit-2.0.pc.in.orig Sat Apr 27 18:24:08 2002
-+++ ORBit-2.0.pc.in
-@@ -9,5 +9,5 @@
- Description: High-performance CORBA Object Request Broker.
- Version: @ORBIT_VERSION@
- Requires: linc glib-2.0 gmodule-2.0
--Libs: -L${libdir} -lORBit-2 @ORBIT_LIBS@ @LIBS@ -lm
-+Libs: -Wl,-R${libdir} -L${libdir} -lORBit-2 @ORBIT_LIBS@ @LIBS@ -lm
- Cflags: -I${includedir}/orbit-2.0 -DORBIT2=1