diff options
Diffstat (limited to 'astro/p5-Astro-SIMBAD/Makefile')
-rw-r--r-- | astro/p5-Astro-SIMBAD/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/p5-Astro-SIMBAD/Makefile b/astro/p5-Astro-SIMBAD/Makefile index a583341fcbe5..9d9b1c16c644 100644 --- a/astro/p5-Astro-SIMBAD/Makefile +++ b/astro/p5-Astro-SIMBAD/Makefile @@ -19,6 +19,8 @@ COMMENT= An OO Perl interface to the SIMBAD astronomical database BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Astro::SIMBAD.3 \ |