diff options
author | bapt <bapt@FreeBSD.org> | 2013-07-11 01:04:49 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-07-11 01:04:49 +0800 |
commit | 9e9339d429ef1e0727723d3a88987f06bd6740da (patch) | |
tree | acccc77d180a1cd472d720ec5ba600b7612f20bb /news/nntp | |
parent | 44382a7b65a5b3b2046df04161ec35b96089d9e0 (diff) | |
download | freebsd-ports-gnome-9e9339d429ef1e0727723d3a88987f06bd6740da.tar.gz freebsd-ports-gnome-9e9339d429ef1e0727723d3a88987f06bd6740da.tar.zst freebsd-ports-gnome-9e9339d429ef1e0727723d3a88987f06bd6740da.zip |
Mark as job unsafe
Diffstat (limited to 'news/nntp')
-rw-r--r-- | news/nntp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/nntp/Makefile b/news/nntp/Makefile index 7633970ece13..3c24310a2171 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -16,6 +16,7 @@ COMMENT= NNTP with NOV support BUILD_DEPENDS= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews +MAKE_JOBS_UNSAFE= yes NO_WRKSUBDIR= yes MAN1= nntpxmit.1 MAN8= nntpd.8c acttimes.8c |