diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:47:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:47:30 +0000 |
commit | 8e32ed8b7220dcffa567dc68b7560c32e116d9da (patch) | |
tree | 60e21968c3ffaaec0d9885fcbb3cf14253b4e4da /textproc/yi-hunspell | |
parent | 2d1e78c69d7ab87dc0ea6851ec0f88f35d986069 (diff) |
Notes
Diffstat (limited to 'textproc/yi-hunspell')
-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}/ |