diff options
Diffstat (limited to 'textproc/p5-Text-Unaccent/Makefile')
-rw-r--r-- | textproc/p5-Text-Unaccent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Unaccent/Makefile b/textproc/p5-Text-Unaccent/Makefile index 75450eebb665..8d28c3a7631a 100644 --- a/textproc/p5-Text-Unaccent/Makefile +++ b/textproc/p5-Text-Unaccent/Makefile @@ -17,7 +17,7 @@ COMMENT= Remove accents from a string MAN3= Text::Unaccent.3 -USE_ICONV= yes +USES= iconv PERL_CONFIGURE= yes CFLAGS+= -DICONV_CONST=const |