From 79bc8199597908d88570877c97505c0dd71eeed5 Mon Sep 17 00:00:00 2001
From: tron <tron@pkgsrc.org>
Date: Thu, 11 Mar 1999 20:07:57 +0000
Subject: Avoid weird error message during build.

---
 corba/ORBit/patches/patch-aj | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

(limited to 'corba')

diff --git a/corba/ORBit/patches/patch-aj b/corba/ORBit/patches/patch-aj
index ab953f7f7dc..6ccb3b3cc70 100644
--- a/corba/ORBit/patches/patch-aj
+++ b/corba/ORBit/patches/patch-aj
@@ -1,7 +1,7 @@
-$NetBSD: patch-aj,v 1.1 1999/03/05 00:25:10 tron Exp $
+$NetBSD: patch-aj,v 1.2 1999/03/11 20:07:57 tron Exp $
 
 --- src/IIOP/Makefile.in.orig	Thu Feb 25 16:17:16 1999
-+++ src/IIOP/Makefile.in	Fri Mar  5 00:29:31 1999
++++ src/IIOP/Makefile.in	Thu Mar 11 21:02:03 1999
 @@ -90,9 +90,7 @@
  VERSION = @VERSION@
  YACC = @YACC@
@@ -13,3 +13,15 @@ $NetBSD: patch-aj,v 1.1 1999/03/05 00:25:10 tron Exp $
  
  libIIOPincludedir = $(includedir)/IIOP
  
+@@ -123,10 +121,7 @@
+ CPPFLAGS = @CPPFLAGS@
+ LDFLAGS = @LDFLAGS@
+ LIBS = @LIBS@
+-@HAVE_HOSTS_ACCESS_TRUE@libIIOP_la_DEPENDENCIES =  $(addsuffix .lo, \
+-@HAVE_HOSTS_ACCESS_TRUE@$(basename $(filter %.o, $(shell ar t \
+-@HAVE_HOSTS_ACCESS_TRUE@$(LIBWRAP_PATH)))))
+-@HAVE_HOSTS_ACCESS_FALSE@libIIOP_la_DEPENDENCIES = 
++libIIOP_la_DEPENDENCIES = 
+ libIIOP_la_OBJECTS =  connection.lo encoders.lo giop-msg-buffer.lo \
+ iiop-endian.lo
+ CFLAGS = @CFLAGS@
-- 
cgit v1.2.3