aboutsummaryrefslogtreecommitdiff
path: root/news/newsfetch
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:31:15 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:31:15 +0000
commitb9522341aadc99dfced4f5412ee8482f02540abb (patch)
tree58e74319c43fbb630aa6637e49b8b34b66a43c1d /news/newsfetch
parentbb4b86e0434d9ef79072ebc7992e83a1ef9e3e9c (diff)
downloadports-b9522341aadc99dfced4f5412ee8482f02540abb.tar.gz
ports-b9522341aadc99dfced4f5412ee8482f02540abb.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: news)
Notes
Notes: svn path=/head/; revision=327759
Diffstat (limited to 'news/newsfetch')
-rw-r--r--news/newsfetch/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/news/newsfetch/Makefile b/news/newsfetch/Makefile
index 47d62669229e..c505153ba127 100644
--- a/news/newsfetch/Makefile
+++ b/news/newsfetch/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: newsfetch
-# Date created: 12 September 1997
-# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
-#
+# Created by: Jun-ichiro itojun Itoh <itojun@itojun.org>
# $FreeBSD$
-#
PORTNAME= newsfetch
PORTVERSION= 1.21
@@ -21,6 +17,7 @@ MAN1= newsfetch.1
MANCOMPRESSED= maybe
PLIST_FILES= bin/newsfetch
+NO_STAGE= yes
do-configure:
cd ${WRKSRC} && ( \
${ECHO_CMD} "PROG= newsfetch"; \