summaryrefslogtreecommitdiff
path: root/chinese/Makefile
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>1999-04-29 09:10:43 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>1999-04-29 09:10:43 +0000
commit83ff320d78f16699881cbc33b43dfbcc440bfae3 (patch)
tree324b7fec1eabcb271ed97a1cecca46e5899d9c18 /chinese/Makefile
parentDon't build with Python support until I can make it work with Python 1.5.2. (diff)
zh-aterm is active now.
Notes
Notes: svn path=/head/; revision=18180
Diffstat (limited to 'chinese/Makefile')
-rw-r--r--chinese/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index 7f6c4e5a81a1..ddb8ca44c6b5 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.28 1998/10/08 15:38:20 vanilla Exp $
+# $Id: Makefile,v 1.29 1999/04/03 01:36:26 steve Exp $
#
SUBDIR += CJK
@@ -29,5 +29,6 @@
SUBDIR += telnet
SUBDIR += tin
SUBDIR += xcin
+ SUBDIR += zh-aterm
.include <bsd.port.subdir.mk>