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/lincity/PLIST | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/lincity') diff --git a/games/lincity/PLIST b/games/lincity/PLIST index dbc0556e464..6d322509e02 100644 --- a/games/lincity/PLIST +++ b/games/lincity/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/03/02 16:43:50 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:19 jlam Exp $ bin/xlincity man/man6/lincity.6 man/man6/xlincity.6 @@ -531,8 +531,8 @@ share/lincity/opening/text2 share/lincity/opening/text3 share/lincity/opening/winfont_16x16.fnt share/lincity/opening/winfont_8x8.fnt -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/lincity.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/lincity.mo +share/locale/ca/LC_MESSAGES/lincity.mo +share/locale/it/LC_MESSAGES/lincity.mo @dirrm share/lincity/opening @dirrm share/lincity/messages @dirrm share/lincity/icons -- cgit v1.2.3