disable shapefile DL in v3
[freeside.git] / FS / FS / Mason.pm
index 0862214..5ea9136 100644 (file)
@@ -127,7 +127,7 @@ if ( -e $addl_handler_use_file ) {
   use Number::Phone::Country qw( noexport );
   use Business::US::USPS::WebTools::AddressStandardization;
   use Geo::GoogleEarth::Pluggable 0.16;
-  use Geo::Shapelib;
+  #use Geo::Shapelib;
   use Geo::JSON;
   use Geo::JSON::FeatureCollection;
   use LWP::UserAgent;