diff options
Diffstat (limited to 'devel/p5-Specio/Makefile')
-rw-r--r-- | devel/p5-Specio/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Specio/Makefile b/devel/p5-Specio/Makefile index d4ba9864654f..3abb30a3bf2c 100644 --- a/devel/p5-Specio/Makefile +++ b/devel/p5-Specio/Makefile @@ -1,5 +1,5 @@ PORTNAME= Specio -PORTVERSION= 0.51 +PORTVERSION= 0.52 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY @@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone \ - p5-Clone-Choose>=0:devel/p5-Clone-Choose \ p5-Clone-PP>=0:devel/p5-Clone-PP \ p5-Devel-StackTrace>=0:devel/p5-Devel-StackTrace \ p5-Eval-Closure>=0:devel/p5-Eval-Closure \ |