summaryrefslogtreecommitdiffstats
path: root/x11/gnome-panel
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-05-09 21:37:19 +0000
committersobomax <sobomax@FreeBSD.org>2002-05-09 21:37:19 +0000
commit14ede720121c8a96002bcbbc96305ed2792b9669 (patch)
tree07f23e7db32ad66c665bf63d82191a3dbdce667c /x11/gnome-panel
parent6076627375b2868ac55e462ce4718b38a73779ca (diff)
downloadFreeBSD-ports-14ede720121c8a96002bcbbc96305ed2792b9669.zip
FreeBSD-ports-14ede720121c8a96002bcbbc96305ed2792b9669.tar.gz
Make gnome-panel working:
- fix search path for activation config files in X11BASE in bonobo-activation; - correct name of gnome-panel executable in GNOME_Panel.server. Bump PORTREVISIONs of both ports.
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r--x11/gnome-panel/Makefile1
-rw-r--r--x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in13
2 files changed, 14 insertions, 0 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 8bbd47c..b127fc53 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 0000000..b89c573
--- /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"/>
OpenPOWER on IntegriCloud