summaryrefslogtreecommitdiff
path: root/devel/maketool
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-17 07:07:11 +0000
committerjlam <jlam>2006-04-17 07:07:11 +0000
commite9c0cc38fc8a0295c10d3b9be3398e1358e7b374 (patch)
treefa0759e867280d1f9b071388977357d1efd060f5 /devel/maketool
parentf73a3a6bda32f5cd530045dde4f3f214f20c8d2c (diff)
downloadpkgsrc-e9c0cc38fc8a0295c10d3b9be3398e1358e7b374.tar.gz
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.
Diffstat (limited to 'devel/maketool')
-rw-r--r--devel/maketool/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/maketool/PLIST b/devel/maketool/PLIST
index d2f1622bdf4..414bd30c686 100644
--- a/devel/maketool/PLIST
+++ b/devel/maketool/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.4 2002/11/30 23:21:39 salo Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/04/17 07:07:17 jlam Exp $
bin/maketool
libexec/maketool/extract_targets
libexec/maketool/maketool_client
-${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/maketool.mo
-${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/maketool.mo
+share/locale/cs/LC_MESSAGES/maketool.mo
+share/locale/ja/LC_MESSAGES/maketool.mo
share/maketool/autoconf-dist.mk
share/maketool/autoconf-maint.mk
share/maketool/automake.mk