diff options
Diffstat (limited to 'devel/p5-App-Cmd/Makefile')
-rw-r--r-- | devel/p5-App-Cmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-App-Cmd/Makefile b/devel/p5-App-Cmd/Makefile index 89561c15b5fa..abc18a346007 100644 --- a/devel/p5-App-Cmd/Makefile +++ b/devel/p5-App-Cmd/Makefile @@ -7,6 +7,7 @@ PORTNAME= App-Cmd PORTVERSION= 0.304 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,6 @@ COMMENT= App::Cmd - Write command line apps with less suffering BUILD_DEPENDS= \ p5-Getopt-Long-Descriptive>=0.06:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \ - p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \ p5-Sub-Exporter>=0.975:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-IO-TieCombine>=0:${PORTSDIR}/devel/p5-IO-TieCombine \ p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install |