aboutsummaryrefslogtreecommitdiff
path: root/chinese/big5width
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-11-11 18:44:18 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-11-11 18:44:18 +0000
commit0240b24fee1d62a907f83e7af14528fa7ed8320d (patch)
treed20f6d5dc8a0a2345b71fb2f8085d4359d8326b8 /chinese/big5width
parent9e6069dbc1542d6000183f79b226ea01ac631f40 (diff)
downloadports-0240b24fee1d62a907f83e7af14528fa7ed8320d.tar.gz
ports-0240b24fee1d62a907f83e7af14528fa7ed8320d.zip
- Try to fix build by not modifying base locale file.
Notes
Notes: svn path=/head/; revision=177063
Diffstat (limited to 'chinese/big5width')
-rw-r--r--chinese/big5width/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/big5width/Makefile b/chinese/big5width/Makefile
index 936ad52ebb6c..01b0fdf978c7 100644
--- a/chinese/big5width/Makefile
+++ b/chinese/big5width/Makefile
@@ -48,8 +48,10 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/LC_CTYPE ${LOCALEDIR}/${LANG}
${CP} -p ${BASELOCALEDIR}/${LANG}/LC_CTYPE \
${LOCALEDIR}/${LANG}/LC_CTYPE.old
+.if !defined(PACKAGE_BUILDING) # don't modify building environment
${LN} -sf ${LOCALEDIR}/${LANG}/LC_CTYPE \
${BASELOCALEDIR}/${LANG}/LC_CTYPE
+.endif
post-install:
@${CAT} ${PKGMESSAGE}