diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-02-20 22:09:36 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-02-20 22:09:36 +0000 |
commit | b720775f4c8384a513fd25c383c5d0b9a5127312 (patch) | |
tree | 142555620fedbed4b32d76630662be6f6517475f /games/wesnoth | |
parent | Add brlcad 7.0.4, CSG modelling system from the US Balistic (diff) |
Move wesnoth.desktop from share/gnome/apps/Games to share/gnome/applications.
Notes
Notes:
svn path=/head/; revision=129420
Diffstat (limited to 'games/wesnoth')
-rw-r--r-- | games/wesnoth/Makefile | 3 | ||||
-rw-r--r-- | games/wesnoth/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 4648fa49bfc1..b872566f35d5 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -7,6 +7,7 @@ PORTNAME= wesnoth PORTVERSION= 0.8.10 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.wesnoth.org/files/ @@ -121,7 +122,7 @@ pre-everything:: .endif post-patch: - @${REINPLACE_CMD} -e 's|[$$][(]datadir[)]/applications|${X11BASE}/share/gnome/apps/Games|g ; \ + @${REINPLACE_CMD} -e 's|[$$][(]datadir[)]/applications|${X11BASE}/share/gnome/applications|g ; \ s|[$$][(]datadir[)]/icons|${X11BASE}/share/gnome/pixmaps|g' \ ${WRKSRC}/icons/Makefile.in diff --git a/games/wesnoth/pkg-plist b/games/wesnoth/pkg-plist index 7853135a04d7..cc257fd1e1c4 100644 --- a/games/wesnoth/pkg-plist +++ b/games/wesnoth/pkg-plist @@ -3092,7 +3092,7 @@ share/wesnoth/sounds/zombie-hit.wav @dirrm share/wesnoth @unexec rmdir %D/man/de/man6 2> /dev/null || true @unexec rmdir %D/man/de/ 2> /dev/null || true -%%GNOME:%%share/gnome/apps/Games/wesnoth.desktop +%%GNOME:%%share/gnome/applications/wesnoth.desktop %%GNOME:%%share/gnome/pixmaps/wesnoth-icon.png %%KDE:%%@cwd %%LOCALBASE%% |