diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 16:56:12 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 16:56:12 +0000 |
commit | 1bbdb444223f8a8be0952f1c6c706dd9cc8256b5 (patch) | |
tree | eaf3f74266e11427c65ad4407882645073f1c78e /www/p5-HTML-MobileConverter | |
parent | 3bc5091b11f13bacb8ade409cae755834687fc69 (diff) | |
download | ports-1bbdb444223f8a8be0952f1c6c706dd9cc8256b5.tar.gz ports-1bbdb444223f8a8be0952f1c6c706dd9cc8256b5.zip |
Notes
Diffstat (limited to 'www/p5-HTML-MobileConverter')
-rw-r--r-- | www/p5-HTML-MobileConverter/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-MobileConverter/Makefile b/www/p5-HTML-MobileConverter/Makefile index 4ebc77d37d39..3a18defa9b31 100644 --- a/www/p5-HTML-MobileConverter/Makefile +++ b/www/p5-HTML-MobileConverter/Makefile @@ -17,7 +17,8 @@ COMMENT= HTML Converter for mobile agent RUN_DEPENDS= p5-HTML-Parser>=3.45:${PORTSDIR}/www/p5-HTML-Parser \ p5-URI>=1.33:${PORTSDIR}/net/p5-URI -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::MobileConverter.3 |