diff options
Diffstat (limited to 'sysutils/gnomecontrolcenter2/Makefile')
| -rw-r--r-- | sysutils/gnomecontrolcenter2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 <bsd.port.mk> |
