diff options
-rw-r--r-- | devel/bonobo-activation/Makefile | 1 | ||||
-rw-r--r-- | devel/bonobo-activation/files/patch-server::Makefile.in | 14 | ||||
-rw-r--r-- | x11/gnome-panel/Makefile | 1 | ||||
-rw-r--r-- | x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in | 13 | ||||
-rw-r--r-- | x11/gnomepanel/Makefile | 1 | ||||
-rw-r--r-- | x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in | 13 |
6 files changed, 43 insertions, 0 deletions
diff --git a/devel/bonobo-activation/Makefile b/devel/bonobo-activation/Makefile index 02606a5345da..a639e9541dfa 100644 --- a/devel/bonobo-activation/Makefile +++ b/devel/bonobo-activation/Makefile @@ -7,6 +7,7 @@ PORTNAME= bonobo-activation PORTVERSION= 0.9.8 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 diff --git a/devel/bonobo-activation/files/patch-server::Makefile.in b/devel/bonobo-activation/files/patch-server::Makefile.in new file mode 100644 index 000000000000..743d08ba7ecb --- /dev/null +++ b/devel/bonobo-activation/files/patch-server::Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- server/Makefile.in 2002/05/09 20:49:39 1.1 ++++ server/Makefile.in 2002/05/09 20:50:27 +@@ -143,7 +143,7 @@ + + bin_PROGRAMS = bonobo-activation-server activation-client + +-INCLUDES = -I$(top_srcdir) -I$(top_builddir) -I$(top_builddir)/bonobo-activation -I$(top_srcdir)/bonobo-activation -DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers\" -DSERVER_LOCALEDIR=\""$(datadir)/locale"\" $(SERVER_CFLAGS) -DSERVER_CONFDIR=\"$(sysconfdir)\" -DG_DISABLE_DEPRECATED $(NULL) ++INCLUDES = -I$(top_srcdir) -I$(top_builddir) -I$(top_builddir)/bonobo-activation -I$(top_srcdir)/bonobo-activation -DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers:${X11BASE}/libdata/bonobo/servers:${LOCALBASE}/libdata/bonobo/servers\" -DSERVER_LOCALEDIR=\""$(datadir)/locale"\" $(SERVER_CFLAGS) -DSERVER_CONFDIR=\"$(sysconfdir)\" -DG_DISABLE_DEPRECATED $(NULL) + + + bonobo_activation_server_SOURCES = activation-server-corba-extensions.c activation-server-corba-extensions.h activation-context-query.h activation-context-query.c activation-context-query-lexer.c activation-context-query-parser.c activation-context-query-parser.h activation-context-corba.c object-directory-corba.c object-directory-load.c object-directory-activate.c object-directory-config-file.c object-directory-config-file.h activation-server-main.c server.h diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 8bbd47cbe9dd..b127fc5357c8 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomepanel PORTVERSION= 1.5.19 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 diff --git a/x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in b/x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in new file mode 100644 index 000000000000..b89c57317f90 --- /dev/null +++ b/x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- gnome-panel/GNOME_Panel.server.in 2002/05/09 21:00:58 1.1 ++++ gnome-panel/GNOME_Panel.server.in 2002/05/09 21:01:11 +@@ -1,6 +1,6 @@ + <oaf_info> + +-<oaf_server iid="OAFIID:GNOME_PanelShell" type="exe" location="panel-2"> ++<oaf_server iid="OAFIID:GNOME_PanelShell" type="exe" location="gnome-panel"> + <oaf_attribute name="repo_ids" type="stringv"> + <item value="IDL:GNOME/Vertigo/PanelShell:1.0"/> + <item value="IDL:Bonobo/Unknown:1.0"/> diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index 8bbd47cbe9dd..b127fc5357c8 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomepanel PORTVERSION= 1.5.19 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 diff --git a/x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in b/x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in new file mode 100644 index 000000000000..b89c57317f90 --- /dev/null +++ b/x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- gnome-panel/GNOME_Panel.server.in 2002/05/09 21:00:58 1.1 ++++ gnome-panel/GNOME_Panel.server.in 2002/05/09 21:01:11 +@@ -1,6 +1,6 @@ + <oaf_info> + +-<oaf_server iid="OAFIID:GNOME_PanelShell" type="exe" location="panel-2"> ++<oaf_server iid="OAFIID:GNOME_PanelShell" type="exe" location="gnome-panel"> + <oaf_attribute name="repo_ids" type="stringv"> + <item value="IDL:GNOME/Vertigo/PanelShell:1.0"/> + <item value="IDL:Bonobo/Unknown:1.0"/> |