From 57ed92cae1460f3df4a256251e9a0dd71569c49c Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 17 Feb 2005 23:12:53 +0000 Subject: Use thunderbird and not mozilla-thunderbird for the name of the Thunderbird mail client. Reported by: sajd on #freebsd-gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3667 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/gnomecontrolcenter2/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sysutils/gnomecontrolcenter2') diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile index e8d7ef833..9c572c953 100644 --- a/sysutils/gnomecontrolcenter2/Makefile +++ b/sysutils/gnomecontrolcenter2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomecontrolcenter2 PORTVERSION= 2.9.91 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/control-center/2.9 @@ -40,5 +41,7 @@ GCONF_SCHEMAS= apps_gnome_settings_daemon_default_editor.schemas \ post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|[{]prefix[}]/share/pixmaps|{datadir}/pixmaps|g' + @${REINPLACE_CMD} -e 's|mozilla-thunderbird|thunderbird|g' \ + ${WKRSRC}/capplets/default-applications/gnome-default-applications-properties-structs.c .include -- cgit v1.2.3