aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-02-13 11:29:09 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-02-13 11:29:09 +0000
commit530ba28c1f4148b83fc4155a97020c8b9a48955f (patch)
treed80237377cb079ef2c2012752a0b23bea8979bb1 /devel
parent380c3e11fe011ebb8c196cbb893e40ffe4fc2661 (diff)
downloadports-530ba28c1f4148b83fc4155a97020c8b9a48955f.tar.gz
ports-530ba28c1f4148b83fc4155a97020c8b9a48955f.zip
Add patch missed in the previous commit (update to 2.3.103).
Notes
Notes: svn path=/head/; revision=54655
Diffstat (limited to 'devel')
-rw-r--r--devel/ORBit2/files/patch-src::orb::util::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/ORBit2/files/patch-src::orb::util::Makefile.in b/devel/ORBit2/files/patch-src::orb::util::Makefile.in
new file mode 100644
index 000000000000..8ba631ea0cf4
--- /dev/null
+++ b/devel/ORBit2/files/patch-src::orb::util::Makefile.in
@@ -0,0 +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 @@
+
+ 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)
+
+
+ liborb_util_la_SOURCES = orbit-purify.h genrand.c orbit-options.c orbit-options.h orbit-util.c