diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-11 23:23:45 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-11 23:23:45 +0000 |
commit | d2c4fa992f606ef4a41673d3cad95488dbc26db1 (patch) | |
tree | e37e74067644474649982017ad18080c593a309c /games/grhino | |
parent | ca32b50d2e6057c537ffc30e9d3a6bc854d61f36 (diff) |
fix pkg-plist
Notes
Notes:
svn path=/head/; revision=126172
Diffstat (limited to 'games/grhino')
-rw-r--r-- | games/grhino/Makefile | 2 | ||||
-rw-r--r-- | games/grhino/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/grhino/Makefile b/games/grhino/Makefile index 825d4cf8293d..e82a58f03d52 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -7,7 +7,7 @@ PORTNAME= grhino PORTVERSION= 0.12.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rhino diff --git a/games/grhino/pkg-plist b/games/grhino/pkg-plist index 1b5e14f9a8b4..36b8a3f91013 100644 --- a/games/grhino/pkg-plist +++ b/games/grhino/pkg-plist @@ -27,7 +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 +@comment 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 |