From 1e1023e7be6a202fa56330531ec05c888415aba3 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/bonobo/PLIST | 66 +++++++++++++++++++++++++++--------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'devel/bonobo/PLIST') diff --git a/devel/bonobo/PLIST b/devel/bonobo/PLIST index 9bc5a0abf1b..4ed686839af 100644 --- a/devel/bonobo/PLIST +++ b/devel/bonobo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2005/01/20 11:48:17 adam Exp $ +@comment $NetBSD: PLIST,v 1.13 2006/04/17 07:07:15 jlam Exp $ bin/bonobo-application-x-mines bin/bonobo-audio-ulaw bin/bonobo-echo @@ -193,38 +193,38 @@ share/idl/Bonobo_Storage.idl share/idl/Bonobo_UI.idl share/idl/Bonobo_Unknown.idl share/idl/Bonobo_Zoomable.idl -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/bonobo.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/bonobo.mo +share/locale/az/LC_MESSAGES/bonobo.mo +share/locale/ca/LC_MESSAGES/bonobo.mo +share/locale/da/LC_MESSAGES/bonobo.mo +share/locale/de/LC_MESSAGES/bonobo.mo +share/locale/el/LC_MESSAGES/bonobo.mo +share/locale/en_GB/LC_MESSAGES/bonobo.mo +share/locale/es/LC_MESSAGES/bonobo.mo +share/locale/eu/LC_MESSAGES/bonobo.mo +share/locale/fi/LC_MESSAGES/bonobo.mo +share/locale/fr/LC_MESSAGES/bonobo.mo +share/locale/ga/LC_MESSAGES/bonobo.mo +share/locale/gl/LC_MESSAGES/bonobo.mo +share/locale/hu/LC_MESSAGES/bonobo.mo +share/locale/it/LC_MESSAGES/bonobo.mo +share/locale/ja/LC_MESSAGES/bonobo.mo +share/locale/ko/LC_MESSAGES/bonobo.mo +share/locale/pt/LC_MESSAGES/bonobo.mo +share/locale/lt/LC_MESSAGES/bonobo.mo +share/locale/nl/LC_MESSAGES/bonobo.mo +share/locale/no/LC_MESSAGES/bonobo.mo +share/locale/pl/LC_MESSAGES/bonobo.mo +share/locale/pt_BR/LC_MESSAGES/bonobo.mo +share/locale/ro/LC_MESSAGES/bonobo.mo +share/locale/ru/LC_MESSAGES/bonobo.mo +share/locale/sk/LC_MESSAGES/bonobo.mo +share/locale/sl/LC_MESSAGES/bonobo.mo +share/locale/sv/LC_MESSAGES/bonobo.mo +share/locale/tr/LC_MESSAGES/bonobo.mo +share/locale/uk/LC_MESSAGES/bonobo.mo +share/locale/wa/LC_MESSAGES/bonobo.mo +share/locale/zh_CN/LC_MESSAGES/bonobo.mo +share/locale/zh_TW/LC_MESSAGES/bonobo.mo share/oaf/Bonobo_Moniker_gzip.oaf share/oaf/Bonobo_Moniker_http.oaf share/oaf/Bonobo_Moniker_std.oaf -- cgit v1.2.3