diff options
Diffstat (limited to 'textproc/p5-Text-Typography/Makefile')
-rw-r--r-- | textproc/p5-Text-Typography/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Typography/Makefile b/textproc/p5-Text-Typography/Makefile index a8b6dacf6d1e..bcdc7a7f2d18 100644 --- a/textproc/p5-Text-Typography/Makefile +++ b/textproc/p5-Text-Typography/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to markup ASCII text with correct typography for HTML -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Text::Typography.3 |