diff options
Diffstat (limited to 'astro/p5-Astro-FITS-Header/Makefile')
-rw-r--r-- | astro/p5-Astro-FITS-Header/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/p5-Astro-FITS-Header/Makefile b/astro/p5-Astro-FITS-Header/Makefile index 8d64be9e78f3..e18b7a7895c2 100644 --- a/astro/p5-Astro-FITS-Header/Makefile +++ b/astro/p5-Astro-FITS-Header/Makefile @@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= Object Orientated interface to FITS HDUs +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Astro::FITS::Header.3 \ |