diff options
author | mezz <mezz@FreeBSD.org> | 2005-02-21 06:09:36 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-02-21 06:09:36 +0800 |
commit | adfd120fe14e9224e77136f3cd8ba07148ba1604 (patch) | |
tree | 43520859a83d5bc07cc85c8f799606ee81807fd2 /games/wesnoth | |
parent | fc3952004e8b7664cf1dbcf8925e63ada629f3bd (diff) | |
download | freebsd-ports-gnome-adfd120fe14e9224e77136f3cd8ba07148ba1604.tar.gz freebsd-ports-gnome-adfd120fe14e9224e77136f3cd8ba07148ba1604.tar.zst freebsd-ports-gnome-adfd120fe14e9224e77136f3cd8ba07148ba1604.zip |
Move wesnoth.desktop from share/gnome/apps/Games to share/gnome/applications.
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%% |