1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

At this moment, most people use RELENG_6 or greater, with UTF-8 terminal, so

1. Add compat5x to run time dependency list.
2. Emphasize that this port needs a Big5 terminal.
This commit is contained in:
Clive Lin 2008-02-16 08:28:18 +00:00
parent e1dfbb6fd6
commit 39fdd0f129
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207288
2 changed files with 3 additions and 2 deletions

View File

@ -17,7 +17,8 @@ EXTRACT_ONLY=
MAINTAINER= clive@FreeBSD.org
COMMENT= QKMJ - QK Ma2Jong4 client
RUN_DEPENDS= compat4x-i386>=0:${PORTSDIR}/misc/compat4x
RUN_DEPENDS= compat4x-i386>=0:${PORTSDIR}/misc/compat4x \
compat5x-i386>=0:${PORTSDIR}/misc/compat5x
ONLY_FOR_ARCHS= i386 amd64
IA32_BINARY_PORT= yes

View File

@ -1,6 +1,6 @@
==================================================================
Note: QKMJ supports TERM=vt100 only.
Note: QKMJ supports TERM=vt100 and Big5 terminal only.
Take a look at ftp://ftp.csie.nctu.edu.tw/pub/CSIE/qkmj/qkmj.faq
for advanced usage.