diff options
Diffstat (limited to 'devel/p5-Project-Gantt/Makefile')
-rw-r--r-- | devel/p5-Project-Gantt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Project-Gantt/Makefile b/devel/p5-Project-Gantt/Makefile index 61fbe9620302..68609407d9a1 100644 --- a/devel/p5-Project-Gantt/Makefile +++ b/devel/p5-Project-Gantt/Makefile @@ -1,6 +1,6 @@ PORTNAME= Project-Gantt PORTVERSION= 1.03 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +12,7 @@ WWW= https://metacpan.org/release/Project-Gantt BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Date>=0:devel/p5-Class-Date -USES= magick:6,run perl5 +USES= magick:run perl5 USE_PERL5= configure WRKSRC= ${WRKDIR}/Gantt |