diff options
-rw-r--r-- | astro/p5-Astro-satpass/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/p5-Astro-satpass/Makefile b/astro/p5-Astro-satpass/Makefile index 685a0d86c840..470aca3bb261 100644 --- a/astro/p5-Astro-satpass/Makefile +++ b/astro/p5-Astro-satpass/Makefile @@ -26,6 +26,8 @@ SOAPLITE_DESC= Add support for SOAP::Lite (deprecated) SPACETRACK_DESC= Add support for Astro::SpaceTrack USGS_DESC= Add support for Geo::WebService::Elevation::USGS +PORTSCOUT= limit:^[0-9\.]*$$ + CONFIGURE_ARGS= -y USES= perl5 USE_PERL5= configure |