diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-12-16 06:12:28 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-12-16 06:12:28 +0000 |
commit | 10a2b4693fe100eb568b572e4d708e7d73fb560f (patch) | |
tree | 384db2430847574aba884f9787c765d0f5311558 /lang/p5-Marpa | |
parent | aaab6f1df4f547978b5d988f3369c358092e4bb3 (diff) | |
download | ports-10a2b4693fe100eb568b572e4d708e7d73fb560f.tar.gz ports-10a2b4693fe100eb568b572e4d708e7d73fb560f.zip |
Notes
Diffstat (limited to 'lang/p5-Marpa')
-rw-r--r-- | lang/p5-Marpa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-Marpa/Makefile b/lang/p5-Marpa/Makefile index baba0626ce2d..260b34020ca4 100644 --- a/lang/p5-Marpa/Makefile +++ b/lang/p5-Marpa/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= p5-HTML-Parser>=3.64:${PORTSDIR}/www/p5-HTML-Parser \ RUN_DEPENDS= p5-HTML-Parser>=3.64:${PORTSDIR}/www/p5-HTML-Parser \ p5-PPI>=1.206:${PORTSDIR}/textproc/p5-PPI -PERL_CONFIGURE= 5.10.0+ +PERL_CONFIGURE= yes MAN3= Marpa::Advanced::Algorithm.3 \ Marpa::Advanced::Bibliography.3 \ |