From 832e31387143540a01063287cb1c2de68c9abc57 Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Thu, 28 Feb 2008 23:47:38 +0000 Subject: [PATCH] - fix dependency - bump PORTREVISION --- devel/p5-String-Approx/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/p5-String-Approx/Makefile b/devel/p5-String-Approx/Makefile index 60b4089b97cd..8f7b091bcd50 100644 --- a/devel/p5-String-Approx/Makefile +++ b/devel/p5-String-Approx/Makefile @@ -7,6 +7,7 @@ PORTNAME= String-Approx PORTVERSION= 3.26 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= String @@ -15,8 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for approximate matching (fuzzy matching) -BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple - PERL_CONFIGURE= YES MAN3= String::Approx.3