From 4e2be20c78c4d1b4b73f69da0f3dd1bfc1a4212e Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 8 Oct 2006 03:24:08 +0000 Subject: It looks like Wesnoth 1.2 final won't be out before the freeze, so get this to chase GNOME's new home in LOCALBASE for now. When 1.2 is out then I shall move it in LOCALBASE. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7650 df743ca5-7f9a-e211-a948-0013205c9059 --- games/wesnoth/Makefile | 6 +++--- games/wesnoth/pkg-plist | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'games') diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index e4b2adc65..1483a9691 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -7,7 +7,7 @@ PORTNAME= wesnoth PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.wesnoth.org/files/ @@ -110,8 +110,8 @@ pre-everything:: .endif post-patch: - @${REINPLACE_CMD} -e 's|[$$][(]datadir[)]/applications|${X11BASE}/share/gnome/applications|g ; \ - s|[$$][(]datadir[)]/icons|${X11BASE}/share/gnome/pixmaps|g' \ + @${REINPLACE_CMD} -e 's|[$$][(]datadir[)]/applications|${LOCALBASE}/share/gnome/applications|g ; \ + s|[$$][(]datadir[)]/icons|${LOCALBASE}/share/gnome/pixmaps|g' \ ${WRKSRC}/icons/Makefile.in .include diff --git a/games/wesnoth/pkg-plist b/games/wesnoth/pkg-plist index c5d880d4d..b495531ad 100644 --- a/games/wesnoth/pkg-plist +++ b/games/wesnoth/pkg-plist @@ -4021,6 +4021,7 @@ share/locale/tr/LC_MESSAGES/wesnoth.mo @dirrmtry man/hu @dirrmtry man/de/man6 @dirrmtry man/de +%%GNOME:%%@cwd %%LOCALBASE%% %%GNOME:%%share/gnome/applications/wesnoth.desktop %%GNOME:%%share/gnome/pixmaps/wesnoth-icon.png %%KDE:%%@cwd %%LOCALBASE%% -- cgit v1.2.3