aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-ASCIIMathML
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 05:29:55 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 05:29:55 +0000
commitc153fc8db4cd271cf440847b07722defd6363824 (patch)
tree7d6f09364ae164355f84938027aaeaf3db656249 /textproc/p5-Text-ASCIIMathML
parentc38737831812e30552fdfdb25a09354064a3a461 (diff)
downloadports-c153fc8db4cd271cf440847b07722defd6363824.tar.gz
ports-c153fc8db4cd271cf440847b07722defd6363824.zip
Notes
Diffstat (limited to 'textproc/p5-Text-ASCIIMathML')
-rw-r--r--textproc/p5-Text-ASCIIMathML/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-Text-ASCIIMathML/Makefile b/textproc/p5-Text-ASCIIMathML/Makefile
index 66e55a3e5ed8..13c238457cc0 100644
--- a/textproc/p5-Text-ASCIIMathML/Makefile
+++ b/textproc/p5-Text-ASCIIMathML/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Text-ASCIIMathML
-# Date created: 09 Aug, 2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= Text-ASCIIMathML
PORTVERSION= 0.81
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wenheping@gmail.com
COMMENT= Perl extension for parsing ASCIIMathML text into MathML
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::ASCIIMathML.3