diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2009-10-19 08:27:57 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2009-10-19 08:27:57 +0000 |
commit | 4cc0f7bece0e1dd789759ca435222a1970bb7008 (patch) | |
tree | 7bc9b1889dbe7aedc01332bc1b0618f9e6d26189 /math/p5-Geo-Distance-XS/Makefile | |
parent | 62ff0b94e4224418348bb14ac00001b96bc0db32 (diff) |
Notes
Diffstat (limited to 'math/p5-Geo-Distance-XS/Makefile')
-rw-r--r-- | math/p5-Geo-Distance-XS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Geo-Distance-XS/Makefile b/math/p5-Geo-Distance-XS/Makefile index 5f8fdf919386..83ea8702542a 100644 --- a/math/p5-Geo-Distance-XS/Makefile +++ b/math/p5-Geo-Distance-XS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Geo-Distance-XS -PORTVERSION= 0.05 +PORTVERSION= 0.07 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Geo @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Calculate Distances and Closest Locations faster -BUILD_DEPENDS= p5-Geo-Distance>=0:${PORTSDIR}/math/p5-Geo-Distance +BUILD_DEPENDS= p5-Geo-Distance>=0.16:${PORTSDIR}/math/p5-Geo-Distance RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |