From 93ecd69d22369385bdff4c3d614311aa4887b1fc Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Wed, 18 Mar 2009 02:29:04 +0000 Subject: - update to 20090316 --- textproc/p5-URI-Find/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'textproc/p5-URI-Find/Makefile') diff --git a/textproc/p5-URI-Find/Makefile b/textproc/p5-URI-Find/Makefile index d7e2b57eedbd..8a5713624741 100644 --- a/textproc/p5-URI-Find/Makefile +++ b/textproc/p5-URI-Find/Makefile @@ -6,7 +6,7 @@ # PORTNAME= URI-Find -PORTVERSION= 0.16 +PORTVERSION= 20090316 CATEGORIES= textproc net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to find URIs in arbitrary text -BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS+= p5-Test-Simple>=0.82:${PORTSDIR}/devel/p5-Test-Simple -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= URI::Find.3 \ URI::Find::Schemeless.3 -- cgit v1.2.3