diff options
Diffstat (limited to 'math/p5-GIS-Distance-Fast/Makefile')
-rw-r--r-- | math/p5-GIS-Distance-Fast/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/math/p5-GIS-Distance-Fast/Makefile b/math/p5-GIS-Distance-Fast/Makefile index 5255dee07903..560dc6a520cb 100644 --- a/math/p5-GIS-Distance-Fast/Makefile +++ b/math/p5-GIS-Distance-Fast/Makefile @@ -17,10 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= GIS::Distance::Fast.3 \ - GIS::Distance::Formula::Cosine::Fast.3 \ - GIS::Distance::Formula::Haversine::Fast.3 \ - GIS::Distance::Formula::Vincenty::Fast.3 - -NO_STAGE= yes .include <bsd.port.mk> |