diff options
-rw-r--r-- | polish/hunspell/Makefile | 1 | ||||
-rw-r--r-- | polish/hyphen/Makefile | 1 | ||||
-rw-r--r-- | polish/mythes/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/polish/hunspell/Makefile b/polish/hunspell/Makefile index 61e58fd2b3e7..88211c5d0cbb 100644 --- a/polish/hunspell/Makefile +++ b/polish/hunspell/Makefile @@ -18,7 +18,6 @@ NO_BUILD= yes PLIST_FILES= %%DATADIR%%/pl_PL.aff \ %%DATADIR%%/pl_PL.dic -PLIST_DIRSTRY= %%DATADIR%% post-extract: @${MKDIR} ${WRKSRC} diff --git a/polish/hyphen/Makefile b/polish/hyphen/Makefile index bca060bea0aa..b0e5bf7e27e4 100644 --- a/polish/hyphen/Makefile +++ b/polish/hyphen/Makefile @@ -18,7 +18,6 @@ NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= %%DATADIR%%/hyph_pl_PL.dic -PLIST_DIRSTRY= %%DATADIR%% do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ diff --git a/polish/mythes/Makefile b/polish/mythes/Makefile index 6ca51cb539d3..ba4a736813b9 100644 --- a/polish/mythes/Makefile +++ b/polish/mythes/Makefile @@ -19,7 +19,6 @@ NO_WRKSUBDIR= yes PLIST_FILES= %%DATADIR%%/th_pl_PL_v2.dat \ %%DATADIR%%/th_pl_PL_v2.idx -PLIST_DIRSTRY= %%DATADIR%% do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ |