summaryrefslogtreecommitdiff
path: root/chinese/Makefile
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2000-11-02 03:09:04 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2000-11-02 03:09:04 +0000
commit30bb05c7c29f0bb44ba1eed0bc2defaac0b98df0 (patch)
treeba972fac1089640f2dfa6586fa95151f68f0a715 /chinese/Makefile
parentAdd ruby-rbison, which generates a Ruby parser class from a Bison-like (diff)
PR: 22407
Submitted by: Michael C. Wu <keichii@peorth.iteration.net> Active rxvt-big5
Notes
Notes: svn path=/head/; revision=34585
Diffstat (limited to 'chinese/Makefile')
-rw-r--r--chinese/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index c189b91879db..98e980bf9442 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -1,8 +1,5 @@
# $FreeBSD$
#
- SUBDIR += xemacs21
- SUBDIR += xmms
-
SUBDIR += CJK
SUBDIR += FreeWnn-lib
SUBDIR += FreeWnn-server
@@ -37,6 +34,7 @@
SUBDIR += pine4
SUBDIR += pyDict
SUBDIR += rxvt
+ SUBDIR += rxvt-big5
SUBDIR += stardict
SUBDIR += ted
SUBDIR += telnet
@@ -48,5 +46,6 @@
SUBDIR += xcin
SUBDIR += xcin25
SUBDIR += xemacs
-
+ SUBDIR += xemacs21
+ SUBDIR += xmms
.include <bsd.port.subdir.mk>