diff options
Diffstat (limited to 'textproc/hyphen')
-rw-r--r-- | textproc/hyphen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hyphen/Makefile b/textproc/hyphen/Makefile index 375cdbb3666..f1af69bc312 100644 --- a/textproc/hyphen/Makefile +++ b/textproc/hyphen/Makefile @@ -12,9 +12,9 @@ COMMENT= Library for high quality hyphenation and justification BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk GNU_CONFIGURE= yes -USES= pathfix +USES= pathfix perl5 +USE_PERL5= build USE_LDCONFIG= yes -USE_PERL5_BUILD= yes CONFIGURE_ENV+= ac_cv_prog_AWK=gawk |