diff options
Diffstat (limited to 'french/hyphen/Makefile')
-rw-r--r-- | french/hyphen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/french/hyphen/Makefile b/french/hyphen/Makefile index 81bcdd0da787..e5b854f6e4d0 100644 --- a/french/hyphen/Makefile +++ b/french/hyphen/Makefile @@ -22,6 +22,7 @@ FRALIASES= fr_FR fr_BE fr_CA fr_CH fr_LU PLIST_FILES+= %%DATADIR%%/hyph_${ALIAS}.dic .endfor +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/hyph_fr.dic ${DATADIR}/ |