aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/hex-a-hop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hex-a-hop/Makefile b/games/hex-a-hop/Makefile
index 5bbd18ed32f7..b5497535d931 100644
--- a/games/hex-a-hop/Makefile
+++ b/games/hex-a-hop/Makefile
@@ -22,7 +22,7 @@ ALL_TARGET= ${PORTNAME}
MAKE_ARGS+= SYSTEM_INSTALL_DIR="${DATADIR}/"
DESKTOP_ENTRIES="Hex-a-Hop" "A puzzle game based on hexagonal tiles" \
- "${PREFIX}/games/hex-a-hop/graphics/icon.bmp" \
+ "${DATADIR}/graphics/icon.bmp" \
"hex-a-hop" "Application;LogicGame;Game;" false
do-install: