aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2005-07-17 20:12:44 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2005-07-17 20:12:44 +0000
commitf3b7aa04dd75ca9202fa6ee9fa1a622d0e312233 (patch)
tree922fff7790851086bc6fed0607f31cc8ac4c75ee /misc
parent2a46e397e43ef480f18e12e2664a4c72d09b9b9f (diff)
downloadports-f3b7aa04dd75ca9202fa6ee9fa1a622d0e312233.tar.gz
ports-f3b7aa04dd75ca9202fa6ee9fa1a622d0e312233.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/localedata/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/localedata/Makefile b/misc/localedata/Makefile
index 39ca10b8c487..efd1f5f80643 100644
--- a/misc/localedata/Makefile
+++ b/misc/localedata/Makefile
@@ -29,6 +29,9 @@ IGNORE= is not required for your OS
WRKSRC= ${WRKDIR}/${ARCH}
+post-extract:
+ cd ${WRKDIR}/ia64; ${MV} usr/share/locale .
+
do-install:
${MKDIR} ${TARGET_DIR}
${PAX} -rw -s${WRKSRC} ${WRKSRC}/locale ${TARGET_DIR}