diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 17:04:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 17:04:49 +0000 |
commit | 0bdf3055bd8f7a9d9b21421a226a4c3690c6bc8d (patch) | |
tree | acccc77d180a1cd472d720ec5ba600b7612f20bb /news/nntp | |
parent | daada0fcb45c9b55d33ff2f1a9ab21a5a3c9e656 (diff) |
Notes
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 |