aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chinese/big5width/Makefile5
-rw-r--r--chinese/big5width/pkg-plist1
2 files changed, 0 insertions, 6 deletions
diff --git a/chinese/big5width/Makefile b/chinese/big5width/Makefile
index 9a07c47f41eb..f53593ee2ab8 100644
--- a/chinese/big5width/Makefile
+++ b/chinese/big5width/Makefile
@@ -37,10 +37,5 @@ do-build:
do-install:
${MKDIR} ${STAGEDIR}${LOCALEDIR}/${LANG}
${INSTALL_DATA} ${WRKSRC}/LC_CTYPE ${STAGEDIR}${LOCALEDIR}/${LANG}
- ${LN} -fs ${LOCALEDIR}/${LANG}/LC_CTYPE \
- ${STAGEDIR}${BASELOCALEDIR}/${LANG}/LC_CTYPE
-
-post-install:
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
diff --git a/chinese/big5width/pkg-plist b/chinese/big5width/pkg-plist
index eb30195a869f..9b33194c6a50 100644
--- a/chinese/big5width/pkg-plist
+++ b/chinese/big5width/pkg-plist
@@ -1,5 +1,4 @@
share/locale/%%LANG%%/LC_CTYPE
@unexec ln -fs ../UTF-8/LC_CTYPE %%BASELOCALEDIR%%/%%LANG%%/LC_CTYPE
@dirrm share/locale/%%LANG%%
-@dirrmtry share/locale
@exec ln -fs %D/share/locale/%%LANG%%/LC_CTYPE %%BASELOCALEDIR%%/%%LANG%%/LC_CTYPE