From 30dab4fb0b983639c60cb24d87b6f72608eebe27 Mon Sep 17 00:00:00 2001
From: Yen-Ming Lee <leeym@FreeBSD.org>
Date: Thu, 1 Mar 2007 08:12:25 +0000
Subject: - utilize WITH_TIN_SCREEN - remove the lines after .include
 "${MASTERDIR}/Makefile"

Noticed by:	rafan@
---
 chinese/tin/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'chinese/tin')

diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile
index 2e6938069376..cd96ebb72f34 100644
--- a/chinese/tin/Makefile
+++ b/chinese/tin/Makefile
@@ -18,8 +18,7 @@ EXTRA_PATCHES=	${.CURDIR}/files/patch-attrib.c \
 
 MASTERDIR=	${.CURDIR}/../../news/tin
 
+WITH_TIN_SCREEN=termcap
 CONFIGURE_ARGS=	--disable-locale
 
 .include "${MASTERDIR}/Makefile"
-
-CONFIGURE_ARGS+=--with-screen=termcap --with-mime-default-charset=Big5
-- 
cgit v1.2.3