summaryrefslogtreecommitdiff
path: root/net/ORBit/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'net/ORBit/patches/patch-aj')
-rw-r--r--net/ORBit/patches/patch-aj12
1 files changed, 6 insertions, 6 deletions
diff --git a/net/ORBit/patches/patch-aj b/net/ORBit/patches/patch-aj
index 6ccb3b3cc70..b78125a4cfb 100644
--- a/net/ORBit/patches/patch-aj
+++ b/net/ORBit/patches/patch-aj
@@ -1,10 +1,10 @@
-$NetBSD: patch-aj,v 1.2 1999/03/11 20:07:57 tron Exp $
+$NetBSD: patch-aj,v 1.3 2000/05/30 19:13:18 drochner Exp $
---- src/IIOP/Makefile.in.orig Thu Feb 25 16:17:16 1999
-+++ src/IIOP/Makefile.in Thu Mar 11 21:02:03 1999
-@@ -90,9 +90,7 @@
- VERSION = @VERSION@
+--- src/IIOP/Makefile.in.orig Mon Feb 21 19:32:39 2000
++++ src/IIOP/Makefile.in Sat May 27 11:58:55 2000
+@@ -91,9 +91,7 @@
YACC = @YACC@
+ pkglibdir = @pkglibdir@
-LIBWRAP_PATH = @LIBWRAP_PATH@
-@HAVE_HOSTS_ACCESS_TRUE@libwrap_files = $(addsuffix .lo, $(basename $(filter %.o, $(shell ar t $(LIBWRAP_PATH)))))
@@ -13,7 +13,7 @@ $NetBSD: patch-aj,v 1.2 1999/03/11 20:07:57 tron Exp $
libIIOPincludedir = $(includedir)/IIOP
-@@ -123,10 +121,7 @@
+@@ -126,10 +124,7 @@
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@