From 0346e357a8f73c143719b71055331d2a1f44626e Mon Sep 17 00:00:00 2001 From: az Date: Sun, 4 Aug 2013 12:47:44 +0000 Subject: - Convert to new perl framework Approved by: bapt@ (office@) --- textproc/hyphen/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/hyphen') 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 -- cgit