summaryrefslogtreecommitdiffstats
path: root/vietnamese
diff options
context:
space:
mode:
authorcperciva <cperciva@FreeBSD.org>2005-01-29 18:09:49 +0000
committercperciva <cperciva@FreeBSD.org>2005-01-29 18:09:49 +0000
commita43fce0fe31a9e3d4b806700be06681341dc87ae (patch)
tree7dd65f01e6a7353f7808cc35de81a3e3eec74ba6 /vietnamese
parent2d79f3ae7f41f2aacac7ae1e47137a6be30d9e1c (diff)
downloadFreeBSD-ports-a43fce0fe31a9e3d4b806700be06681341dc87ae.zip
FreeBSD-ports-a43fce0fe31a9e3d4b806700be06681341dc87ae.tar.gz
Add ports to ${SUBDIR} in alphabetical order.
Approved by: pav
Diffstat (limited to 'vietnamese')
-rw-r--r--vietnamese/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/vietnamese/Makefile b/vietnamese/Makefile
index 4ea78f5..a5516da 100644
--- a/vietnamese/Makefile
+++ b/vietnamese/Makefile
@@ -1,13 +1,12 @@
# $FreeBSD$
#
- SUBDIR += xvnkb
COMMENT = Vietnamese support
+ SUBDIR += aspell
.if !defined(NO_VIET_KDE)
SUBDIR += kde3-i18n
.endif
- SUBDIR += aspell
SUBDIR += libviet
SUBDIR += unicode-uhoai
SUBDIR += vi2vn
@@ -22,5 +21,6 @@
SUBDIR += vnterm
SUBDIR += vntex
SUBDIR += vnxfonts
+ SUBDIR += xvnkb
.include <bsd.port.subdir.mk>
OpenPOWER on IntegriCloud