aboutsummaryrefslogtreecommitdiffstats
path: root/games/qkmj
diff options
context:
space:
mode:
authorclive <clive@FreeBSD.org>2008-02-16 16:28:18 +0800
committerclive <clive@FreeBSD.org>2008-02-16 16:28:18 +0800
commitb841ceb0f9417389ef1e8544efe4a5b5cb8ec557 (patch)
tree44031746265725cba3ba99acf25c754ea20280c1 /games/qkmj
parent64b2cfe07ca3786084d1d207eb80c109cdd1ef12 (diff)
downloadfreebsd-ports-gnome-b841ceb0f9417389ef1e8544efe4a5b5cb8ec557.tar.gz
freebsd-ports-gnome-b841ceb0f9417389ef1e8544efe4a5b5cb8ec557.tar.zst
freebsd-ports-gnome-b841ceb0f9417389ef1e8544efe4a5b5cb8ec557.zip
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.
Diffstat (limited to 'games/qkmj')
-rw-r--r--games/qkmj/Makefile3
-rw-r--r--games/qkmj/pkg-message2
2 files changed, 3 insertions, 2 deletions
diff --git a/games/qkmj/Makefile b/games/qkmj/Makefile
index 8d8edd188452..63cd949acfdd 100644
--- a/games/qkmj/Makefile
+++ b/games/qkmj/Makefile
@@ -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
diff --git a/games/qkmj/pkg-message b/games/qkmj/pkg-message
index e6f56c2f818f..0378ed9e8e8b 100644
--- a/games/qkmj/pkg-message
+++ b/games/qkmj/pkg-message
@@ -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.