diff options
Diffstat (limited to 'textproc/p5-Text-Bastardize/Makefile')
-rw-r--r-- | textproc/p5-Text-Bastardize/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Bastardize/Makefile b/textproc/p5-Text-Bastardize/Makefile index 0a12e5735208..52436ba3c81f 100644 --- a/textproc/p5-Text-Bastardize/Makefile +++ b/textproc/p5-Text-Bastardize/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Corruptor of innocent text -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Text::Bastardize.3 |