diff options
Diffstat (limited to 'astro/p5-Astro-DSS/Makefile')
-rw-r--r-- | astro/p5-Astro-DSS/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/p5-Astro-DSS/Makefile b/astro/p5-Astro-DSS/Makefile index 3678d47..9ec7d23 100644 --- a/astro/p5-Astro-DSS/Makefile +++ b/astro/p5-Astro-DSS/Makefile @@ -19,6 +19,8 @@ COMMENT= An OO interface to the 1st and 2nd Digital Sky Surveys 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::DSS.3 |