aboutsummaryrefslogtreecommitdiff
path: root/devel/orbitcpp/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/orbitcpp/files/patch-Makefile.in')
-rw-r--r--devel/orbitcpp/files/patch-Makefile.in23
1 files changed, 0 insertions, 23 deletions
diff --git a/devel/orbitcpp/files/patch-Makefile.in b/devel/orbitcpp/files/patch-Makefile.in
deleted file mode 100644
index f72e9febd0d3..000000000000
--- a/devel/orbitcpp/files/patch-Makefile.in
+++ /dev/null
@@ -1,23 +0,0 @@
-
-$FreeBSD$
-
---- Makefile.in Wed May 23 01:52:34 2001
-+++ Makefile.in Thu Aug 30 19:57:42 2001
-@@ -92,7 +92,7 @@
- idlbackenddir = @idlbackenddir@
-
- AUTOMAKE_OPTIONS = 1.4 # required version of automake.
--@HAVE_ORBIT_IDL_BACKENDDIR_TRUE@SUBDIRS = compiler orb services test
-+@HAVE_ORBIT_IDL_BACKENDDIR_TRUE@SUBDIRS = compiler orb services
- @HAVE_ORBIT_IDL_BACKENDDIR_FALSE@SUBDIRS = compiler orb
- EXTRA_DIST = HACKING FAQ README README-0.30 orbitcpp.m4 Makefile.buildvars #KNOWN-BUGS
-
-@@ -118,7 +118,7 @@
-
- TAR = tar
- GZIP_ENV = --best
--DIST_SUBDIRS = compiler orb services test compiler orb
-+DIST_SUBDIRS = compiler orb services compiler orb
- all: all-redirect
- .SUFFIXES:
- $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)