aboutsummaryrefslogtreecommitdiff
path: root/games/eboard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/eboard/Makefile')
-rw-r--r--games/eboard/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/eboard/Makefile b/games/eboard/Makefile
index 4cd2b89c08f4..3bfc90fa52d4 100644
--- a/games/eboard/Makefile
+++ b/games/eboard/Makefile
@@ -44,9 +44,9 @@ JOYSTICK_DESC= Enable joystick support
DESKTOP_ENTRIES="eboard" \
"Play chess" \
- "eboard.xpm" \
+ "${PREFIX}/share/pixmaps/eboard.xpm" \
"eboard" \
- "Application;Game;" \
+ "Game;BoardGame;GTK;" \
true
.include <bsd.port.options.mk>