aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-08-19 23:03:32 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-08-19 23:03:32 +0800
commitc89fd73cb31e2e14ff8cc14961f06a23887c974a (patch)
treea005170c1568879cc23574dca4e41b7ae82e5027 /games
parent08955ed7bc32452423e6c4c7380cf0355e8f27f7 (diff)
downloadfreebsd-ports-gnome-c89fd73cb31e2e14ff8cc14961f06a23887c974a.tar.gz
freebsd-ports-gnome-c89fd73cb31e2e14ff8cc14961f06a23887c974a.tar.zst
freebsd-ports-gnome-c89fd73cb31e2e14ff8cc14961f06a23887c974a.zip
- Fix desktop entry
PR: 137943 Submitted by: myself Approved by: Jamie Landeg Jones <jamie@bishopston.net> (maintainer)
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: