summaryrefslogtreecommitdiff
path: root/news/cnews/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/cnews/Makefile')
-rw-r--r--news/cnews/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile
index 1e869336becf..21fc4ece1e8f 100644
--- a/news/cnews/Makefile
+++ b/news/cnews/Makefile
@@ -34,7 +34,9 @@ COMMENT= An news server
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+
MAKE_JOBS_UNSAFE= yes
+NO_STAGE= yes
USE_GCC= any
@@ -71,7 +73,6 @@ NEWSARTS?= ${VARBASE}/news
NEWSOV?= ${VARBASE}/news
PGPVERIFY?= pgpverify-1.12
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if make(makesum) || defined(FETCH_ALL)