From 39fdd0f1294be2158a35d8129552aedd215b88c8 Mon Sep 17 00:00:00 2001 From: Clive Lin Date: Sat, 16 Feb 2008 08:28:18 +0000 Subject: 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. --- games/qkmj/Makefile | 3 ++- games/qkmj/pkg-message | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'games') 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. -- cgit v1.2.3