summaryrefslogtreecommitdiff
path: root/security/mcrypt
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 /security/mcrypt
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 'security/mcrypt')
-rw-r--r--security/mcrypt/PLIST12
1 files changed, 6 insertions, 6 deletions
diff --git a/security/mcrypt/PLIST b/security/mcrypt/PLIST
index 536e0ef0b10..dc69da9e39b 100644
--- a/security/mcrypt/PLIST
+++ b/security/mcrypt/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2003/03/05 08:44:57 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:33 jlam Exp $
bin/mcrypt
bin/mdecrypt
man/man1/mcrypt.1
-${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/mcrypt.mo
-${PKGLOCALEDIR}/locale/de/LC_MESSAGES/mcrypt.mo
-${PKGLOCALEDIR}/locale/el/LC_MESSAGES/mcrypt.mo
-${PKGLOCALEDIR}/locale/es_AR/LC_MESSAGES/mcrypt.mo
-${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/mcrypt.mo
+share/locale/cs/LC_MESSAGES/mcrypt.mo
+share/locale/de/LC_MESSAGES/mcrypt.mo
+share/locale/el/LC_MESSAGES/mcrypt.mo
+share/locale/es_AR/LC_MESSAGES/mcrypt.mo
+share/locale/pl/LC_MESSAGES/mcrypt.mo