summaryrefslogtreecommitdiff
path: root/devel/ORBit2/files
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 18:42:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 18:42:25 +0000
commit336b31c3940aea29270fc9fd9b51d3ba1633729e (patch)
treeab986f61fb6fef3625ba83cee9ea5d304243bfe8 /devel/ORBit2/files
parentadd ocaml-images 2.10 (diff)
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
Notes
Notes: svn path=/head/; revision=75035
Diffstat (limited to 'devel/ORBit2/files')
-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