From 42f60009e6e536dfbaca7a23a2a8db2f53c4299a Mon Sep 17 00:00:00 2001 From: pgollucci Date: Sat, 16 May 2009 06:27:56 +0000 Subject: - Mark most of my ports MAKE_JOBS_SAFE=yes Tested by: several builds in P6 TB --- astro/p5-Astro-SIMBAD/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'astro/p5-Astro-SIMBAD') 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 \ -- cgit