diff options
| author | Johann Visagie <wjv@FreeBSD.org> | 2002-11-01 12:01:34 +0000 |
|---|---|---|
| committer | Johann Visagie <wjv@FreeBSD.org> | 2002-11-01 12:01:34 +0000 |
| commit | 1e9e021686e219b3c1435c0da5c9d4994ec8f66b (patch) | |
| tree | 9878fb20e488227403d8d44a02c4151a3b88f67f /devel/omniORB/files/patch-idl::Gnumakefile.in | |
| parent | Use IGNORE, not .error, on unsupported platforms. This should solve the (diff) | |
- 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
Diffstat (limited to 'devel/omniORB/files/patch-idl::Gnumakefile.in')
| -rw-r--r-- | devel/omniORB/files/patch-idl::Gnumakefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
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 |
