From 39bd2fee29ecee02c26054323806a5113f3f4f71 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 9 Jan 2005 23:15:41 +0000 Subject: Maintainer Update: correct incomplete games/grhino/pkg-plist and so on Maintainer Update: correct games/grhino pkg-plist and so on. Please see: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.4-exp.2004122510/grhino-0.12.0_1.log Newfiles: files/patch-po::Makefile.in.in PR: ports/75747 Submitted by: UMENO Takashi --- games/grhino/Makefile | 2 +- games/grhino/files/patch-Makefile.in | 10 ++++++---- games/grhino/files/patch-po::Makefile.in.in | 11 +++++++++++ games/grhino/pkg-plist | 1 + 4 files changed, 19 insertions(+), 5 deletions(-) create mode 100644 games/grhino/files/patch-po::Makefile.in.in (limited to 'games/grhino') diff --git a/games/grhino/Makefile b/games/grhino/Makefile index 845b1d27fca9..825d4cf8293d 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -7,7 +7,7 @@ PORTNAME= grhino PORTVERSION= 0.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rhino diff --git a/games/grhino/files/patch-Makefile.in b/games/grhino/files/patch-Makefile.in index fdf00ae28119..11316136aba9 100644 --- a/games/grhino/files/patch-Makefile.in +++ b/games/grhino/files/patch-Makefile.in @@ -1,10 +1,12 @@ ---- Makefile.in.orig Sun Aug 17 04:11:08 2003 -+++ Makefile.in Sun Aug 31 23:36:13 2003 -@@ -42,7 +42,7 @@ +--- Makefile.in.orig Mon May 3 15:05:35 2004 ++++ Makefile.in Tue Dec 28 22:27:37 2004 +@@ -42,8 +42,8 @@ docdir = @docdir@ etcdir = @sysconfdir@ - localedir = @datadir@/locale + datadir = @datadir@ +-localedir = @datadir@/locale -helpdir = @datadir@/gnome/help/grhino ++localedir = @prefix@/share/locale +helpdir = @datadir@/help/grhino pattern_dir = @datadir@/${PACKAGE}-${VERSION}/pattern diff --git a/games/grhino/files/patch-po::Makefile.in.in b/games/grhino/files/patch-po::Makefile.in.in new file mode 100644 index 000000000000..ec9f9013735b --- /dev/null +++ b/games/grhino/files/patch-po::Makefile.in.in @@ -0,0 +1,11 @@ +--- po/Makefile.in.in.orig Mon May 3 15:05:36 2004 ++++ po/Makefile.in.in Mon Jan 3 22:35:47 2005 +@@ -21,7 +21,7 @@ + prefix = @prefix@ + exec_prefix = @exec_prefix@ + datadir = @datadir@ +-localedir = $(datadir)/locale ++localedir = $(prefix)/share/locale + gettextsrcdir = $(datadir)/gettext/po + + INSTALL = @INSTALL@ diff --git a/games/grhino/pkg-plist b/games/grhino/pkg-plist index ff8e6e32c914..1b5e14f9a8b4 100644 --- a/games/grhino/pkg-plist +++ b/games/grhino/pkg-plist @@ -27,6 +27,7 @@ share/gnome/help/grhino/C/figures/pattern.png share/gnome/help/grhino/C/figures/prefs-ai.png share/gnome/help/grhino/C/figures/prefs-board.png share/gnome/help/grhino/C/figures/prefs-theme.png +share/locale/en_GB/LC_MESSAGES/grhino.mo @exec scrollkeeper-install -q %D/share/gnome/help/grhino/C/grhino-C.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/share/gnome/help/grhino/C/grhino-C.omf 2>/dev/null || /usr/bin/true share/gnome/help/grhino/C/grhino.xml -- cgit v1.2.3