diff options
Diffstat (limited to 'korean')
-rw-r--r-- | korean/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/Makefile b/korean/Makefile index 75c7c19bd5da..2ad2111ce63a 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ # - SUBDIR += unzip SUBDIR += FreeWnn-lib SUBDIR += FreeWnn-server @@ -68,5 +67,6 @@ SUBDIR += qt31 SUBDIR += texinfo SUBDIR += uniksc + SUBDIR += unzip .include <bsd.port.subdir.mk> |