diff options
Diffstat (limited to 'textproc/p5-MathML-Entities/Makefile')
-rw-r--r-- | textproc/p5-MathML-Entities/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/p5-MathML-Entities/Makefile b/textproc/p5-MathML-Entities/Makefile index 122899cb42a4..17ea7a5be4ee 100644 --- a/textproc/p5-MathML-Entities/Makefile +++ b/textproc/p5-MathML-Entities/Makefile @@ -1,6 +1,5 @@ PORTNAME= MathML-Entities -PORTVERSION= 0.17 -PORTREVISION= 1 +PORTVERSION= 0.20 CATEGORIES= textproc www math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,8 +8,6 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Convert XHTML+MathML Named Entities to Numeric Character References WWW= https://metacpan.org/release/MathML-Entities -WRKSRC= ${WRKDIR}/${PORTNAME} - USES= perl5 USE_PERL5= configure |