summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-02-13 11:29:09 +0000
committersobomax <sobomax@FreeBSD.org>2002-02-13 11:29:09 +0000
commit6a58a3dc3e7b214c6813e8a1d1fb6bd5cab398a9 (patch)
tree9e2b6a85efa73afc79379db0d352722990cbccd6 /devel
parentb2d4e8c237e6bf1f571fb27f998f27ea50ad3a57 (diff)
downloadFreeBSD-ports-6a58a3dc3e7b214c6813e8a1d1fb6bd5cab398a9.zip
FreeBSD-ports-6a58a3dc3e7b214c6813e8a1d1fb6bd5cab398a9.tar.gz
Add patch missed in the previous commit (update to 2.3.103).
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 0000000..8ba631e
--- /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
OpenPOWER on IntegriCloud