From 1ae3d1ba51febfd65eabae7f192d4b643e252ba2 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. --- geography/vis5d+/PLIST | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'geography/vis5d+') diff --git a/geography/vis5d+/PLIST b/geography/vis5d+/PLIST index 1c42b540ab6..a453a57450c 100644 --- a/geography/vis5d+/PLIST +++ b/geography/vis5d+/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:32 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:20 jlam Exp $ bin/comp_to_v5d bin/gg3d bin/gr3d_to_v5d @@ -18,8 +18,8 @@ include/vis5d+/v5d.h include/vis5d+/v5df.h lib/libv5d.la lib/libvis5d.la -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/vis5d+.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/vis5d+.mo +share/locale/es/LC_MESSAGES/vis5d+.mo +share/locale/pt_BR/LC_MESSAGES/vis5d+.mo share/vis5d+/EARTH.TOPO share/vis5d+/OUTLSUPW share/vis5d+/OUTLUSAM -- cgit v1.2.3