diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-29 21:31:27 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-29 21:31:27 +0000 |
commit | b46f9e92d08c6e3a79d157d113a9ba12a35a3617 (patch) | |
tree | a563b249192447de3c5146e17a3aba8c0368d6f8 /japanese | |
parent | 8a420895b43d50ed1e2d8432b426a922f5b96123 (diff) | |
download | ports-b46f9e92d08c6e3a79d157d113a9ba12a35a3617.tar.gz ports-b46f9e92d08c6e3a79d157d113a9ba12a35a3617.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/eijiro-fpw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/eijiro-fpw/Makefile b/japanese/eijiro-fpw/Makefile index 595cad645121..25c96fcf6932 100644 --- a/japanese/eijiro-fpw/Makefile +++ b/japanese/eijiro-fpw/Makefile @@ -41,7 +41,7 @@ PLIST_DIRS= share/dict/eijiro-fpw/eijiro/data \ MAKE_ARGS+= SRCFILE=${WRKDIR}/${SRCFILE} .else MAKE_ARGS+= SRCFILE=${DICT_PATH}/${SRCFILE} -.fi +.endif OPTIONS_DEFINE= DOCS |