summaryrefslogtreecommitdiffstats
path: root/devel/ORBit2/files
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ORBit2/files')
-rw-r--r--devel/ORBit2/files/patch-ab24
-rw-r--r--devel/ORBit2/files/patch-configure13
-rw-r--r--devel/ORBit2/files/patch-src::orb::util::Makefile.in11
3 files changed, 0 insertions, 48 deletions
diff --git a/devel/ORBit2/files/patch-ab b/devel/ORBit2/files/patch-ab
deleted file mode 100644
index 308fddd87..000000000
--- a/devel/ORBit2/files/patch-ab
+++ /dev/null
@@ -1,24 +0,0 @@
---- Makefile.in.orig Sat Oct 19 15:24:09 2002
-+++ Makefile.in Sat Oct 19 15:25:58 2002
-@@ -35,7 +35,7 @@
- DESTDIR =
-
- pkgdatadir = $(datadir)/@PACKAGE@
--pkglibdir = $(libdir)/@PACKAGE@
-+pkglibdir = $(prefix)/libdata/pkgconfig
- pkgincludedir = $(includedir)/@PACKAGE@
-
- top_builddir = .
-@@ -97,11 +97,10 @@
- STRIP = @STRIP@
- VERSION = @VERSION@
- WARN_CFLAGS = @WARN_CFLAGS@
--pkglibdir = @pkglibdir@
-
- AUTOMAKE_OPTIONS = 1.3
-
--SUBDIRS = src include test docs
-+SUBDIRS = src include docs
-
- bin_SCRIPTS = orbit2-config
-
diff --git a/devel/ORBit2/files/patch-configure b/devel/ORBit2/files/patch-configure
deleted file mode 100644
index 3c4e6cd0f..000000000
--- a/devel/ORBit2/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- configure 2002/04/26 07:38:33 1.1
-+++ configure 2002/04/26 07:38:42
-@@ -6201,6 +6201,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/devel/ORBit2/files/patch-src::orb::util::Makefile.in b/devel/ORBit2/files/patch-src::orb::util::Makefile.in
deleted file mode 100644
index 080397620..000000000
--- a/devel/ORBit2/files/patch-src::orb::util::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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) \