aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ORBit2/files
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-08-07 15:18:07 +0800
committermarcus <marcus@FreeBSD.org>2002-08-07 15:18:07 +0800
commitbecd2566437c2970aff18b9cb8673b819f9c64fc (patch)
treec042768567078b0621f7218d32582eef67b577fd /devel/ORBit2/files
parent945e08d9147817d52d865f11ba37ac50e1815fcf (diff)
downloadfreebsd-ports-gnome-becd2566437c2970aff18b9cb8673b819f9c64fc.tar.gz
freebsd-ports-gnome-becd2566437c2970aff18b9cb8673b819f9c64fc.tar.zst
freebsd-ports-gnome-becd2566437c2970aff18b9cb8673b819f9c64fc.zip
Update to 2.4.1.
Diffstat (limited to 'devel/ORBit2/files')
-rw-r--r--devel/ORBit2/files/patch-src::orb::util::Makefile.in25
1 files changed, 11 insertions, 14 deletions
diff --git a/devel/ORBit2/files/patch-src::orb::util::Makefile.in b/devel/ORBit2/files/patch-src::orb::util::Makefile.in
index 4d96c2f2542d..0803976204e3 100644
--- a/devel/ORBit2/files/patch-src::orb::util::Makefile.in
+++ b/devel/ORBit2/files/patch-src::orb::util::Makefile.in
@@ -1,14 +1,11 @@
-
-$FreeBSD$
-
---- src/orb/util/Makefile.in.orig Mon May 13 12:41:39 2002
-+++ src/orb/util/Makefile.in Fri May 17 17:50:42 2002
-@@ -101,7 +101,7 @@
-
- noinst_LTLIBRARIES = liborb-util.la
-
--INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbitrc\" -DORBIT2_INTERNAL_API $(WARN_CFLAGS) $(ORBIT_DEBUG_CFLAGS) $(DISABLE_DEPRECATED_CFLAGS) $(ORBIT_CFLAGS)
-+INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbit2rc\" -DORBIT2_INTERNAL_API $(WARN_CFLAGS) $(ORBIT_DEBUG_CFLAGS) $(DISABLE_DEPRECATED_CFLAGS) $(ORBIT_CFLAGS)
-
-
- liborb_util_la_SOURCES = orbit-purify.h genrand.c orbit-options.c orbit-options.h orbit-util.c
+--- src/orb/util/Makefile.in.orig Mon Aug 5 04:14:23 2002
++++ src/orb/util/Makefile.in Wed Aug 7 01:02:54 2002
+@@ -104,7 +104,7 @@
+ INCLUDES = \
+ -I$(top_srcdir)/include \
+ -I$(top_builddir)/include \
+- -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbitrc\" \
++ -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbit2rc\" \
+ -DORBIT2_INTERNAL_API \
+ $(WARN_CFLAGS) \
+ $(ORBIT_DEBUG_CFLAGS) \