From 1e9e021686e219b3c1435c0da5c9d4994ec8f66b Mon Sep 17 00:00:00 2001 From: Johann Visagie Date: Fri, 1 Nov 2002 12:01:34 +0000 Subject: - Update to version 4.0.0 - A fairly significant rewrite of the port, as 4.0.0 now deprecates the traditinal OmniORB build infrastructure in favour of the GNU tools. PR: 44338 Submitted by: wjv Approved by: maintainer timeout --- devel/omniORB/files/patch-idl::Gnumakefile.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/omniORB/files/patch-idl::Gnumakefile.in (limited to 'devel/omniORB/files/patch-idl::Gnumakefile.in') diff --git a/devel/omniORB/files/patch-idl::Gnumakefile.in b/devel/omniORB/files/patch-idl::Gnumakefile.in new file mode 100644 index 000000000000..d0aa376f299c --- /dev/null +++ b/devel/omniORB/files/patch-idl::Gnumakefile.in @@ -0,0 +1,11 @@ +--- idl/GNUmakefile.in.orig Sun Aug 18 17:38:33 2002 ++++ idl/GNUmakefile.in Fri Oct 18 17:32:26 2002 +@@ -4,7 +4,7 @@ + VPATH=@srcdir@ + INSTALL=@INSTALL@ + +-INSTALLDIR = $(INSTALLIDLDIR)/omniORB ++INSTALLDIR = $(INSTALLIDLDIR) + + FILES = Naming.idl bootstrap.idl corbaidl.idl echo.idl ir.idl orb.idl \ + poa.idl poa_include.idl -- cgit v1.2.3