diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-08-04 11:41:30 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-08-04 11:41:30 +0000 |
commit | 42542fb07642b8336e808272918f3ae46aa67e0b (patch) | |
tree | 98ff235c33c6493aa26457284f122652c38935f7 /chinese/big5width | |
parent | 4c9cd257fd4e6eca46807a43e128d298429ee3cd (diff) | |
download | ports-42542fb07642b8336e808272918f3ae46aa67e0b.tar.gz ports-42542fb07642b8336e808272918f3ae46aa67e0b.zip |
Notes
Diffstat (limited to 'chinese/big5width')
-rw-r--r-- | chinese/big5width/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/big5width/Makefile b/chinese/big5width/Makefile index 1a38b536a7e4..7de793bc2c24 100644 --- a/chinese/big5width/Makefile +++ b/chinese/big5width/Makefile @@ -14,7 +14,7 @@ DISTFILES= # none MAINTAINER= rafan@FreeBSD.org COMMENT= Unicode width dirty fix for Big5 font (${LANG} locale) -BASELOCALEDIR= ${DESTDIR}/usr/share/locale +BASELOCALEDIR= /usr/share/locale LOCALEDIR= ${PREFIX}/share/locale LANG= zh_TW.UTF-8 |