From ea5f9f80b6883d39666b0f4acc8aefe897d4785d Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 17 Apr 2006 07:07:11 +0000 Subject: Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory. --- games/grhino/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/grhino') diff --git a/games/grhino/PLIST b/games/grhino/PLIST index cd47c0d225a..543e4e923e7 100644 --- a/games/grhino/PLIST +++ b/games/grhino/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2005/04/19 00:49:49 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/04/17 07:07:19 jlam Exp $ bin/grhino bin/gtp-rhino share/gnome/help/grhino/C/figures/gamelist.png @@ -33,7 +33,7 @@ share/${PKGNAME}/theme/small/right.xpm share/${PKGNAME}/theme/small/top.xpm share/${PKGNAME}/theme/small/white.xpm share/${PKGNAME}/theme/small/white_last.xpm -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/grhino.mo +share/locale/en_GB/LC_MESSAGES/grhino.mo @dirrm share/${PKGNAME}/theme/small @dirrm share/${PKGNAME}/theme @dirrm share/${PKGNAME}/pattern -- cgit v1.2.3