aboutsummaryrefslogtreecommitdiff
path: root/devel/ORBit2/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ORBit2/files/patch-ab')
-rw-r--r--devel/ORBit2/files/patch-ab18
1 files changed, 3 insertions, 15 deletions
diff --git a/devel/ORBit2/files/patch-ab b/devel/ORBit2/files/patch-ab
index 6b72dbaeed3c..308fddd87618 100644
--- a/devel/ORBit2/files/patch-ab
+++ b/devel/ORBit2/files/patch-ab
@@ -1,8 +1,5 @@
-
-$FreeBSD$
-
---- Makefile.in.orig Mon Jan 28 19:56:23 2002
-+++ Makefile.in Wed Feb 13 10:48:08 2002
+--- Makefile.in.orig Sat Oct 19 15:24:09 2002
++++ Makefile.in Sat Oct 19 15:25:58 2002
@@ -35,7 +35,7 @@
DESTDIR =
@@ -12,7 +9,7 @@ $FreeBSD$
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = .
-@@ -93,11 +93,10 @@
+@@ -97,11 +97,10 @@
STRIP = @STRIP@
VERSION = @VERSION@
WARN_CFLAGS = @WARN_CFLAGS@
@@ -25,12 +22,3 @@ $FreeBSD$
bin_SCRIPTS = orbit2-config
-@@ -107,7 +106,7 @@
- m4datadir = $(datadir)/aclocal
- m4data_DATA = ORBit2.m4
-
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(pkglibdir)
- pkgconfig_DATA = ORBit-2.0.pc ORBit-CosNaming-2.0.pc
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs