summaryrefslogtreecommitdiffstats
path: root/games/gnomegames2
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnomegames2')
-rw-r--r--games/gnomegames2/Makefile2
-rw-r--r--games/gnomegames2/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile
index b07edf3b0..39a2a10d8 100644
--- a/games/gnomegames2/Makefile
+++ b/games/gnomegames2/Makefile
@@ -23,7 +23,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack gnomehier intlhack libgnomeui \
- librsvg2
+ librsvg2 desktopfileutils
USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/games/gnomegames2/pkg-plist b/games/gnomegames2/pkg-plist
index 84e035844..5a70c1402 100644
--- a/games/gnomegames2/pkg-plist
+++ b/games/gnomegames2/pkg-plist
@@ -82,6 +82,7 @@ share/gnome/applications/iagno.desktop
share/gnome/applications/mahjongg.desktop
share/gnome/applications/same-gnome.desktop
share/gnome/applications/sol.desktop
+@exec update-desktop-database > /dev/null || /usr/bin/true
share/gnome/blackjack/Ameristar.rules
share/gnome/blackjack/Atlantic_City.rules
share/gnome/blackjack/Vegas_Downtown.rules
@@ -800,3 +801,4 @@ share/locale/zh_TW/LC_MESSAGES/gnome-games.mo
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/iagno-C.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/mahjongg-C.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/same-gnome-C.omf 2>/dev/null || /usr/bin/true
+@unexec update-desktop-database > /dev/null || /usr/bin/true