From b9522341aadc99dfced4f5412ee8482f02540abb Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:31:15 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: news) --- news/nntpbtr/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'news/nntpbtr/Makefile') diff --git a/news/nntpbtr/Makefile b/news/nntpbtr/Makefile index f5ea7140675f..ccd4e07efe7c 100644 --- a/news/nntpbtr/Makefile +++ b/news/nntpbtr/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: nntpbtr -# Date created: 1 July 1996 -# Whom: dk -# +# Created by: dk # $FreeBSD$ -# PORTNAME= nntpbtr PORTVERSION= 1.7 @@ -18,6 +14,7 @@ MAN1= nntpbtr.1 PLIST_FILES= sbin/nntpbtr # "patch" complains otherwise +NO_STAGE= yes post-extract: @${RM} -rf ${WRKSRC}/RCS -- cgit v1.2.3