aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ORBit2/files
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-05-20 04:16:06 +0800
committermarcus <marcus@FreeBSD.org>2002-05-20 04:16:06 +0800
commite5cb424acceb807c59039a9a1fdbd841f4d126ac (patch)
tree25fcdb6f505670208251572070217846181ec603 /devel/ORBit2/files
parent250501d268c7e0b7d3956723562da8f64ed2e344 (diff)
downloadfreebsd-ports-gnome-e5cb424acceb807c59039a9a1fdbd841f4d126ac.tar.gz
freebsd-ports-gnome-e5cb424acceb807c59039a9a1fdbd841f4d126ac.tar.zst
freebsd-ports-gnome-e5cb424acceb807c59039a9a1fdbd841f4d126ac.zip
Back to betas...Update to GNOME 2.0 beta 5.
Diffstat (limited to 'devel/ORBit2/files')
-rw-r--r--devel/ORBit2/files/patch-src::orb::util::Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/ORBit2/files/patch-src::orb::util::Makefile.in b/devel/ORBit2/files/patch-src::orb::util::Makefile.in
index 8ba631ea0cf4..4d96c2f2542d 100644
--- a/devel/ORBit2/files/patch-src::orb::util::Makefile.in
+++ b/devel/ORBit2/files/patch-src::orb::util::Makefile.in
@@ -1,14 +1,14 @@
$FreeBSD$
---- src/orb/util/Makefile.in 2002/02/13 09:54:15 1.1
-+++ src/orb/util/Makefile.in 2002/02/13 09:54:28
-@@ -97,7 +97,7 @@
+--- 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) $(ORBIT_CFLAGS)
-+INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbit2rc\" -DORBIT2_INTERNAL_API $(WARN_CFLAGS) $(ORBIT_DEBUG_CFLAGS) $(ORBIT_CFLAGS)
+-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