diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:45 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:45 +0000 |
commit | 5b4ca4d2ec5934444a1ef8a0039a27f6402dff63 (patch) | |
tree | 7d2af0cdce8da0490447e56735167301b6dd925d | |
parent | 4e4be6325ffa6aa39cb7e907a0b7f18b598265da (diff) | |
download | ports-5b4ca4d2ec5934444a1ef8a0039a27f6402dff63.tar.gz ports-5b4ca4d2ec5934444a1ef8a0039a27f6402dff63.zip |
Notes
-rw-r--r-- | korean/ami/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/ami/Makefile b/korean/ami/Makefile index 0d2745f363ee..9b95c7444096 100644 --- a/korean/ami/Makefile +++ b/korean/ami/Makefile @@ -24,7 +24,7 @@ GNU_CONFIGURE= yes NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk> |