diff options
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 |