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. --- devel/libgsf/PLIST | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/libgsf/PLIST') diff --git a/devel/libgsf/PLIST b/devel/libgsf/PLIST index e6b904ba2bb..c58c2cb10d7 100644 --- a/devel/libgsf/PLIST +++ b/devel/libgsf/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2006/03/03 22:22:20 wiz Exp $ +@comment $NetBSD: PLIST,v 1.13 2006/04/17 07:07:17 jlam Exp $ bin/gsf-office-thumbnailer include/libgsf-1/gsf-gnome/gsf-input-bonobo.h include/libgsf-1/gsf-gnome/gsf-input-gnomevfs.h @@ -94,8 +94,8 @@ share/doc/libgsf/gsf/sources.html share/doc/libgsf/gsf/style.css share/doc/libgsf/gsf/up.png share/gconf/schemas/gsf-office-thumbnailer.schemas -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/libgsf.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/libgsf.mo +share/locale/es/LC_MESSAGES/libgsf.mo +share/locale/sv/LC_MESSAGES/libgsf.mo @dirrm include/libgsf-1/gsf-win32 @dirrm include/libgsf-1/gsf-gnome @dirrm include/libgsf-1/gsf -- cgit v1.2.3