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. --- ham/tnt/PLIST | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ham/tnt') diff --git a/ham/tnt/PLIST b/ham/tnt/PLIST index cef20fc4851..cdb76d5e0b4 100644 --- a/ham/tnt/PLIST +++ b/ham/tnt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2006/04/04 14:45:45 jlam Exp $ +@comment $NetBSD: PLIST,v 1.9 2006/04/17 07:07:22 jlam Exp $ bin/tnt bin/tntc include/tntrun.h @@ -43,8 +43,8 @@ share/doc/tnt/tntdoc.html share/doc/tnt/tntrem.hlp.de share/doc/tnt/tntrem.hlp.en share/doc/tnt/tntrem.hlp.fr -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/tnt.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/tnt.mo +share/locale/de/LC_MESSAGES/tnt.mo +share/locale/fr/LC_MESSAGES/tnt.mo share/tnt/conf/autostrt.tnt.ex share/tnt/conf/boxender.tnt.ex share/tnt/conf/ctext.tnt.ex -- cgit v1.2.3