summaryrefslogtreecommitdiff
path: root/graphics/exif
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-17 07:07:11 +0000
committerjlam <jlam>2006-04-17 07:07:11 +0000
commit1ae3d1ba51febfd65eabae7f192d4b643e252ba2 (patch)
treefa0759e867280d1f9b071388977357d1efd060f5 /graphics/exif
parent7fe558471fbd1f98088730c7544dc1b7fb065b86 (diff)
downloadpkgsrc-1ae3d1ba51febfd65eabae7f192d4b643e252ba2.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 'graphics/exif')
-rw-r--r--graphics/exif/PLIST8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/exif/PLIST b/graphics/exif/PLIST
index 01c86c34c92..2a4c08f887d 100644
--- a/graphics/exif/PLIST
+++ b/graphics/exif/PLIST
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2004/11/03 19:12:19 minskim Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/04/17 07:07:20 jlam Exp $
bin/exif
man/man1/exif.1
-${PKGLOCALEDIR}/locale/de/LC_MESSAGES/exif.mo
-${PKGLOCALEDIR}/locale/es/LC_MESSAGES/exif.mo
-${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/exif.mo
+share/locale/de/LC_MESSAGES/exif.mo
+share/locale/es/LC_MESSAGES/exif.mo
+share/locale/fr/LC_MESSAGES/exif.mo