summaryrefslogtreecommitdiff
path: root/graphics/p5-Geo-Point/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Geo-Point/Makefile')
-rw-r--r--graphics/p5-Geo-Point/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/p5-Geo-Point/Makefile b/graphics/p5-Geo-Point/Makefile
index 935ed360e002..8acee3fb955a 100644
--- a/graphics/p5-Geo-Point/Makefile
+++ b/graphics/p5-Geo-Point/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Geo-Point
PORTVERSION= 0.92
+PORTREVISION= 1
CATEGORIES= graphics devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= Perl Module Tries To Abstract Coordinate Systems
-RUN_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \
- p5-Geo-Distance>=0.06:${PORTSDIR}/math/p5-Geo-Distance \
+RUN_DEPENDS= p5-Geo-Distance>=0.06:${PORTSDIR}/math/p5-Geo-Distance \
p5-Geo-Proj4>=1.00:${PORTSDIR}/graphics/p5-Geo-Proj4 \
- p5-Math-Complex>=1.54:${PORTSDIR}/math/p5-Math-Complex \
p5-Math-Polygon>=1.00:${PORTSDIR}/math/p5-Math-Polygon
MAN3= Geo::Point.3 Geo::Shape.3 Geo::Surface.3 \