aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/wesnoth-devel/Makefile3
-rw-r--r--games/wesnoth-devel/pkg-plist2
-rw-r--r--games/wesnoth/Makefile3
-rw-r--r--games/wesnoth/pkg-plist2
4 files changed, 6 insertions, 4 deletions
diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile
index 4648fa49bfc1..b872566f35d5 100644
--- a/games/wesnoth-devel/Makefile
+++ b/games/wesnoth-devel/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-devel/pkg-plist b/games/wesnoth-devel/pkg-plist
index 7853135a04d7..cc257fd1e1c4 100644
--- a/games/wesnoth-devel/pkg-plist
+++ b/games/wesnoth-devel/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%%
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%%