Index: Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-HTML-FormatText-WithLinks/Makefile,v retrieving revision 1.3 diff -u -u -r1.3 Makefile --- Makefile 16 Dec 2009 19:04:03 -0000 1.3 +++ Makefile 3 Mar 2012 18:44:12 -0000 @@ -7,6 +7,7 @@ PORTNAME= HTML-FormatText-WithLinks PORTVERSION= 0.11 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,9 @@ MAINTAINER= loader@freebsdmall.com COMMENT= Perl5 module to convert HTML to text with links as footnotes -BUILD_DEPENDS= ${SITE_PERL}/HTML/FormatText.pm:${PORTSDIR}/textproc/p5-HTML-Format -RUN_DEPENDS= ${SITE_PERL}/HTML/FormatText.pm:${PORTSDIR}/textproc/p5-HTML-Format +BUILD_DEPENDS= p5-HTML-Format>=0:${PORTSDIR}/textproc/p5-HTML-Format \ + p5-URI>=0:${PORTSDIR}/net/p5-URI +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= HTML::FormatText::WithLinks.3