mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 15:40:32 -04:00
- Remove OPTIONS EXAMPLES as the mentioned file is a config file which has been moved to @sample framework - Remove <bsd.port.options.mk> in lieu of OPTIONSNG - Fix patch files to reflect 'make makepatch'
11 lines
359 B
Text
11 lines
359 B
Text
--- idl/GNUmakefile.in.orig 2012-12-31 14:57:16 UTC
|
|
+++ idl/GNUmakefile.in
|
|
@@ -4,7 +4,7 @@ BASE_OMNI_TREE=@top_srcdir@
|
|
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 boxes.idl pollable.idl \
|