diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:36 +0000 |
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:36 +0000 |
| commit | 86a45dbceaa860db16d3ab90a530ac57122437e7 (patch) | |
| tree | 942f8742ca8d13b95efa405d352b41b41cc8d49c | |
| parent | a63c4d943fbfb31324262079cc64e0d8dbb89bba (diff) | |
Notes
| -rw-r--r-- | japanese/kasumi/Makefile | 2 | ||||
| -rw-r--r-- | japanese/nethack34/Makefile | 2 | ||||
| -rw-r--r-- | japanese/xjtext/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/japanese/kasumi/Makefile b/japanese/kasumi/Makefile index a592069a3945..354534b185af 100644 --- a/japanese/kasumi/Makefile +++ b/japanese/kasumi/Makefile @@ -24,7 +24,7 @@ MAN1= kasumi.1 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile index 03f896bbb1fa..39a19211c6a7 100644 --- a/japanese/nethack34/Makefile +++ b/japanese/nethack34/Makefile @@ -43,7 +43,7 @@ GRAPHICS= # none NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/japanese/xjtext/Makefile b/japanese/xjtext/Makefile index cb077253312b..2e7313977ee6 100644 --- a/japanese/xjtext/Makefile +++ b/japanese/xjtext/Makefile @@ -22,7 +22,7 @@ PLIST_FILES= bin/xjtext NO_STAGE= yes -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |
