summaryrefslogtreecommitdiffstats
path: root/misc/localedata
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2005-07-17 20:12:44 +0000
committersf <sf@FreeBSD.org>2005-07-17 20:12:44 +0000
commit6d0c0bc0766d66274b55ee41934ca15e3cb1de2e (patch)
tree34b57fe0c17dcb4f112f0e169265cd623bdacab1 /misc/localedata
parenta8ba1271d85b89f234e9f5a44c018b1c570d8d7e (diff)
downloadFreeBSD-ports-6d0c0bc0766d66274b55ee41934ca15e3cb1de2e.zip
FreeBSD-ports-6d0c0bc0766d66274b55ee41934ca15e3cb1de2e.tar.gz
unbreak ia64.
Diffstat (limited to 'misc/localedata')
-rw-r--r--misc/localedata/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/localedata/Makefile b/misc/localedata/Makefile
index 39ca10b..efd1f5f 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}
OpenPOWER on IntegriCloud