diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-12-22 12:47:05 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-12-22 12:47:05 +0000 |
commit | c5ab1b3c28fcea6dcdeb5fce9db75d3c2872d808 (patch) | |
tree | 4115527fd18b1c63258727c7ffae58d0fd495167 /chinese/zhcon | |
parent | 95af24e7c23e0fe7e63fc29255a1a5f755dfab31 (diff) | |
download | ports-c5ab1b3c28fcea6dcdeb5fce9db75d3c2872d808.tar.gz ports-c5ab1b3c28fcea6dcdeb5fce9db75d3c2872d808.zip |
Notes
Diffstat (limited to 'chinese/zhcon')
-rw-r--r-- | chinese/zhcon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile index 134e2dae8b46..2ab5d3024e54 100644 --- a/chinese/zhcon/Makefile +++ b/chinese/zhcon/Makefile @@ -21,6 +21,7 @@ USE_GMAKE= yes USE_REINPLACE= yes REINPLACE_ARGS= # empty USE_XLIB= yes +ONLY_FOR_ARCHS= i386 MAN1= zhcon.1 |