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