aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-SpaceTrack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/p5-Astro-SpaceTrack/Makefile')
-rw-r--r--astro/p5-Astro-SpaceTrack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/p5-Astro-SpaceTrack/Makefile b/astro/p5-Astro-SpaceTrack/Makefile
index e5ec37e5690d..6caa43e427b4 100644
--- a/astro/p5-Astro-SpaceTrack/Makefile
+++ b/astro/p5-Astro-SpaceTrack/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Astro-SpaceTrack
PORTVERSION= 0.048
+PORTREVISION= 1
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -28,7 +29,7 @@ MAN3= Astro::SpaceTrack.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500903
-RUN_DEPENDS+= p5-Compress-Zlib>=0:${PORTSDIR}/archivers/p5-Compress-Zlib
+RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
.endif
.include <bsd.port.post.mk>