From 7321da8d8f580437c6ec2280ed052bedf236f382 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 22 Feb 2005 08:01:48 +0000 Subject: Gnomecontrolcenter2 now installs a desktop file for the gnome-font-viewer which contains MIME types. Therefore, run update-desktop-database during installation and einstallation. --- sysutils/gnome-control-center/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sysutils/gnome-control-center/Makefile') diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index 6dac2f419326..f97663d3c88b 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomecontrolcenter2 PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/control-center/2.8 @@ -41,4 +42,7 @@ post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|[{]prefix[}]/share/pixmaps|{datadir}/pixmaps|g' +post-install: + @-update-desktop-database + .include -- cgit v1.2.3