diff options
Diffstat (limited to 'textproc/p5-Text-Unaccent/Makefile')
-rw-r--r-- | textproc/p5-Text-Unaccent/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-Text-Unaccent/Makefile b/textproc/p5-Text-Unaccent/Makefile index c261a6bf7c42..649db805e91c 100644 --- a/textproc/p5-Text-Unaccent/Makefile +++ b/textproc/p5-Text-Unaccent/Makefile @@ -11,11 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Remove accents from a string -MAN3= Text::Unaccent.3 - USES= iconv perl5 USE_PERL5= configure CFLAGS+= -DICONV_CONST=const -NO_STAGE= yes .include <bsd.port.mk> |