aboutsummaryrefslogtreecommitdiff
path: root/korean/linux_locale
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-01-22 08:05:25 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-01-22 08:05:25 +0000
commitf3a1a0c10135fc987471f9b2991661a2a50cb95a (patch)
tree9184b94722299b9e1ad138596d58322a63cb8f56 /korean/linux_locale
parent05541aed285fee53ad6c5455554dee2621beb054 (diff)
downloadports-f3a1a0c10135fc987471f9b2991661a2a50cb95a.tar.gz
ports-f3a1a0c10135fc987471f9b2991661a2a50cb95a.zip
Notes
Diffstat (limited to 'korean/linux_locale')
-rw-r--r--korean/linux_locale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/linux_locale/Makefile b/korean/linux_locale/Makefile
index 0f1a672dd48a..204c4aba9e4b 100644
--- a/korean/linux_locale/Makefile
+++ b/korean/linux_locale/Makefile
@@ -27,6 +27,6 @@ NO_WRKSUBDIR= yes
NO_FILTER_SHLIBS= yes
do-install:
- @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
+ @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; ${PAX} -r)
.include <bsd.port.mk>