aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-SunTime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/p5-Astro-SunTime/Makefile')
-rw-r--r--astro/p5-Astro-SunTime/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/p5-Astro-SunTime/Makefile b/astro/p5-Astro-SunTime/Makefile
index 7ad493f74a57..efa47cf689a7 100644
--- a/astro/p5-Astro-SunTime/Makefile
+++ b/astro/p5-Astro-SunTime/Makefile
@@ -18,6 +18,8 @@ COMMENT= Perl interface to calculate sunrise/sunset times
BUILD_DEPENDS= ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules
RUN_DEPENDS= ${BUILD_DEPENDS}
+MAKE_JOBS_SAFE= yes
+
PERL_CONFIGURE= yes
.include <bsd.port.mk>