diff options
Diffstat (limited to 'textproc/hyphen/Makefile')
-rw-r--r-- | textproc/hyphen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hyphen/Makefile b/textproc/hyphen/Makefile index f1af69bc3128..5f2e0b74bc0c 100644 --- a/textproc/hyphen/Makefile +++ b/textproc/hyphen/Makefile @@ -35,6 +35,7 @@ CONFIGURE_ENV+= ac_cv_prog_AWK=gawk PLIST_FILES+= %%DATADIR%%/hyph_${ALIAS}.dic .endfor +NO_STAGE= yes post-install: .for ALIAS in ${USALIASES} ${LN} -s hyph_en_US.dic ${DATADIR}/hyph_${ALIAS}.dic |