diff options
Diffstat (limited to 'textproc/p5-Text-Glob/Makefile')
-rw-r--r-- | textproc/p5-Text-Glob/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Text-Glob/Makefile b/textproc/p5-Text-Glob/Makefile index 267266935637..f6d9b54b9231 100644 --- a/textproc/p5-Text-Glob/Makefile +++ b/textproc/p5-Text-Glob/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Glob -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Match globbing patterns against text -BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple - PERL_CONFIGURE= yes MAN3= Text::Glob.3 |