diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2009-03-25 16:24:14 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2009-03-25 16:24:14 +0000 |
commit | 5f72e5ca89f9a3bf86ef138a30a842a03ede4320 (patch) | |
tree | b4e47853d86804682b8789c99d2d63f7c10d47e7 /net/openntpd | |
parent | 5055e5aee5e0b3c8a3654b5318a2575d9fc53be0 (diff) |
Notes
Diffstat (limited to 'net/openntpd')
-rw-r--r-- | net/openntpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile index dd3a1e9bb92d..ad67f78981ac 100644 --- a/net/openntpd/Makefile +++ b/net/openntpd/Makefile @@ -19,6 +19,7 @@ COMMENT= OpenBSD's Network Time Protocol daemon USE_RC_SUBR= openntpd GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes MAN5= ntpd.conf.5 MAN8= ntpd.8 |