aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-09-09 08:59:03 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-09-09 08:59:03 +0800
commitb350eb3b8cded872a7c20f84982e787b24664212 (patch)
treefc2487836e4efcb9c54b6a949f42eec19001fa7c /games
parent2e708b09faa8d2a71d0ef97df09ec864dabf8988 (diff)
downloadfreebsd-ports-gnome-b350eb3b8cded872a7c20f84982e787b24664212.tar.gz
freebsd-ports-gnome-b350eb3b8cded872a7c20f84982e787b24664212.tar.zst
freebsd-ports-gnome-b350eb3b8cded872a7c20f84982e787b24664212.zip
- Fix desktop entry
Diffstat (limited to 'games')
-rw-r--r--games/supertuxkart/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/supertuxkart/Makefile b/games/supertuxkart/Makefile
index e16c1bc450ef..691f991b34d5 100644
--- a/games/supertuxkart/Makefile
+++ b/games/supertuxkart/Makefile
@@ -39,6 +39,8 @@ post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|$$(datadir)/games|$$(datadir)|g; \
s|$$(prefix)/games|$$(prefix)/bin|g'
+ @${REINPLACE_CMD} -e 's|PREFIX/games|PREFIX/bin|' \
+ ${WRKSRC}/data/supertuxkart_desktop.template
.if defined(NOPORTDOCS)
@${REINPLACE_CMD} -e '/^install-data-am:/ s|install-dist_pkgdataDATA||' \
${WRKSRC}/Makefile.in