From cd015fa0f06b7cd0915d45c8aa1d9427f8e64710 Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 5 Jul 2005 08:37:59 +0000 Subject: Fix an error of can't find evolution-mail.desktop that caused an icon that not appear in the panel. Change it to evolution-2.4.desktop that is exists and now it appears in the panel by default. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4179 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-panel/Makefile | 5 ++++- x11/gnomepanel/Makefile | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 3c3ecbdc4..7e58991be 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnomepanel/Makefile,v 1.97 2005/07/01 18:08:45 marcus Exp $ +# $MCom: ports/x11/gnomepanel/Makefile,v 1.98 2005/07/03 17:16:01 ahze Exp $ # PORTNAME= gnomepanel PORTVERSION= 2.11.4 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.11 @@ -55,6 +56,8 @@ CONFIGURE_ARGS+=--disable-eds .endif post-patch: + @${REINPLACE_CMD} -e 's|evolution-mail.desktop|evolution-2.4.desktop|g' \ + ${WRKSRC}/gnome-panel/panel-default-setup.entries.in .if ( ${OSVERSION} > 600000 && ${OSVERSION} < 600006 ) || \ ( ${OSVERSION} < 503101 ) .for po in da.po it.po zh_CN.po zh_TW.po diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index 3c3ecbdc4..7e58991be 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnomepanel/Makefile,v 1.97 2005/07/01 18:08:45 marcus Exp $ +# $MCom: ports/x11/gnomepanel/Makefile,v 1.98 2005/07/03 17:16:01 ahze Exp $ # PORTNAME= gnomepanel PORTVERSION= 2.11.4 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.11 @@ -55,6 +56,8 @@ CONFIGURE_ARGS+=--disable-eds .endif post-patch: + @${REINPLACE_CMD} -e 's|evolution-mail.desktop|evolution-2.4.desktop|g' \ + ${WRKSRC}/gnome-panel/panel-default-setup.entries.in .if ( ${OSVERSION} > 600000 && ${OSVERSION} < 600006 ) || \ ( ${OSVERSION} < 503101 ) .for po in da.po it.po zh_CN.po zh_TW.po -- cgit v1.2.3