summaryrefslogtreecommitdiff
path: root/net/ORBit2/patches
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-10-30 03:09:25 +0000
committerrh <rh@pkgsrc.org>2002-10-30 03:09:25 +0000
commite525650d57c64ed0d063922256be9d4729b94bf6 (patch)
treeb57a6c9b34c1159eea1751ac22709c1f6436e822 /net/ORBit2/patches
parentc60effffcceee870310186cecfcaf1cc480de223 (diff)
downloadpkgsrc-e525650d57c64ed0d063922256be9d4729b94bf6.tar.gz
Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.
Diffstat (limited to 'net/ORBit2/patches')
-rw-r--r--net/ORBit2/patches/patch-aa11
-rw-r--r--net/ORBit2/patches/patch-ab11
2 files changed, 0 insertions, 22 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
diff --git a/net/ORBit2/patches/patch-ab b/net/ORBit2/patches/patch-ab
deleted file mode 100644
index e7f70c1e6b5..00000000000
--- a/net/ORBit2/patches/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2002/08/25 19:23:10 jlam Exp $
-
---- ORBit-CosNaming-2.0.pc.in.orig Thu Nov 1 11:50:44 2001
-+++ ORBit-CosNaming-2.0.pc.in
-@@ -8,5 +8,5 @@ Name: ORBit-CosNaming-2.0
- Description: High-performance CORBA Object Request Broker - Naming Service.
- Version: @ORBIT_VERSION@
- Requires: ORBit-2.0
--Libs: -L${libdir} -lORBitCosNaming-2
-+Libs: -L${libdir} -Wl,-R${libdir} -lORBitCosNaming-2
- Cflags: -I${includedir}/orbit-2.0