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