diff options
Diffstat (limited to 'textproc/yi-hunspell/Makefile')
-rw-r--r-- | textproc/yi-hunspell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/yi-hunspell/Makefile b/textproc/yi-hunspell/Makefile index 5e89496b2439..29d3ef16c51f 100644 --- a/textproc/yi-hunspell/Makefile +++ b/textproc/yi-hunspell/Makefile @@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/dictionaries PLIST_FILES= %%DATADIR%%/yi.aff \ %%DATADIR%%/yi.dic -PLIST_DIRSTRY= %%DATADIR%% do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ |