diff options
Diffstat (limited to 'astro/p5-Geo-METAR/Makefile')
-rw-r--r-- | astro/p5-Geo-METAR/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/p5-Geo-METAR/Makefile b/astro/p5-Geo-METAR/Makefile index f68ba6abffaa..e526e64d6f21 100644 --- a/astro/p5-Geo-METAR/Makefile +++ b/astro/p5-Geo-METAR/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= A perl module that processes METAR information from NOAA sources +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Geo::METAR.3 |