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. --- lang/opencobol/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/opencobol/PLIST') diff --git a/lang/opencobol/PLIST b/lang/opencobol/PLIST index bc2866cd1c0..b197accfd8c 100644 --- a/lang/opencobol/PLIST +++ b/lang/opencobol/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/04/04 19:21:39 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/04/17 07:07:23 jlam Exp $ bin/cob-config bin/cobc include/libcob.h @@ -14,6 +14,6 @@ include/libcob/termio.h info/open-cobol.info lib/libcob.la share/examples/open-cobol/libcob.conf -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/open-cobol.mo +share/locale/ja/LC_MESSAGES/open-cobol.mo @dirrm share/examples/open-cobol @dirrm include/libcob -- cgit v1.2.3