aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-09-09 06:11:05 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-09-09 06:11:05 +0800
commit68411425e434de87bd1ff8669128db760dc6ded6 (patch)
tree4f326907d4fd838c60ea77f90fc567a16ba29943 /games
parent33bd91f04ded5de072d02c32f5cd14f027cb06b4 (diff)
downloadfreebsd-ports-gnome-68411425e434de87bd1ff8669128db760dc6ded6.tar.gz
freebsd-ports-gnome-68411425e434de87bd1ff8669128db760dc6ded6.tar.zst
freebsd-ports-gnome-68411425e434de87bd1ff8669128db760dc6ded6.zip
- Fix icon path in .desktop file
Diffstat (limited to 'games')
-rw-r--r--games/tanks-of-freedom/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/tanks-of-freedom/Makefile b/games/tanks-of-freedom/Makefile
index f0238d4ecf3d..5b9c336acb98 100644
--- a/games/tanks-of-freedom/Makefile
+++ b/games/tanks-of-freedom/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tanks-of-freedom
PORTVERSION= 0.5.2
+PORTREVISION= 1
DISTVERSIONSUFFIX=-beta
CATEGORIES= games
@@ -22,7 +23,7 @@ NO_ARCH= yes
DESKTOP_ENTRIES="Tanks of Freedom" \
"" \
- "${DATADIR}/icon.png" \
+ "${DATADIR}/assets/icons/icon32.png" \
"${PORTNAME}" \
"Game;StrategyGame;" \
""