diff options
-rw-r--r-- | hungarian/hunspell/Makefile | 1 | ||||
-rw-r--r-- | hungarian/hyphen/Makefile | 1 | ||||
-rw-r--r-- | hungarian/mythes/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/hungarian/hunspell/Makefile b/hungarian/hunspell/Makefile index 395bea7bb100..6748bff90109 100644 --- a/hungarian/hunspell/Makefile +++ b/hungarian/hunspell/Makefile @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/hu_HU-${PORTVERSION} PLIST_FILES= %%DATADIR%%/hu_HU.aff \ %%DATADIR%%/hu_HU.dic -PLIST_DIRSTRY= %%DATADIR%% do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ diff --git a/hungarian/hyphen/Makefile b/hungarian/hyphen/Makefile index e69d1a84516c..275884040a27 100644 --- a/hungarian/hyphen/Makefile +++ b/hungarian/hyphen/Makefile @@ -18,7 +18,6 @@ NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= %%DATADIR%%/hyph_hu_HU.dic -PLIST_DIRSTRY= %%DATADIR%% do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ diff --git a/hungarian/mythes/Makefile b/hungarian/mythes/Makefile index 27ee1c6c6532..b63fbd0df62e 100644 --- a/hungarian/mythes/Makefile +++ b/hungarian/mythes/Makefile @@ -19,7 +19,6 @@ NO_WRKSUBDIR= yes PLIST_FILES= %%DATADIR%%/th_hu_HU.dat \ %%DATADIR%%/th_hu_HU.idx -PLIST_DIRSTRY= %%DATADIR%% do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ |