diff options
Diffstat (limited to 'astro/p5-Astro-ADS/Makefile')
-rw-r--r-- | astro/p5-Astro-ADS/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/p5-Astro-ADS/Makefile b/astro/p5-Astro-ADS/Makefile index fb67f64e3cca..9d3becd42c0b 100644 --- a/astro/p5-Astro-ADS/Makefile +++ b/astro/p5-Astro-ADS/Makefile @@ -19,6 +19,8 @@ COMMENT= An OO Perl interface to the ADS abstract service 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 MAN1= adsquery.1 |