diff options
Diffstat (limited to 'news/cnews/Makefile')
-rw-r--r-- | news/cnews/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile index 3b8c1d532471..1e869336becf 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -71,6 +71,7 @@ NEWSARTS?= ${VARBASE}/news NEWSOV?= ${VARBASE}/news PGPVERIFY?= pgpverify-1.12 +NO_STAGE= yes .include <bsd.port.pre.mk> .if make(makesum) || defined(FETCH_ALL) |