aboutsummaryrefslogtreecommitdiff
path: root/irc/gruftistats
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:44:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:44:49 +0000
commitf30824b2efbe63d43d2f6c20532432b115efc294 (patch)
tree9d1e452d3f792dc6db188b9beb02d33d59269bde /irc/gruftistats
parente9b2d1612d55f54943b59e295cd6d37c9e87a724 (diff)
downloadports-f30824b2efbe63d43d2f6c20532432b115efc294.tar.gz
ports-f30824b2efbe63d43d2f6c20532432b115efc294.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: irc)
Notes
Notes: svn path=/head/; revision=327736
Diffstat (limited to 'irc/gruftistats')
-rw-r--r--irc/gruftistats/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/irc/gruftistats/Makefile b/irc/gruftistats/Makefile
index ddf718d2359d..9259211cdd2f 100644
--- a/irc/gruftistats/Makefile
+++ b/irc/gruftistats/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gruftistats
-# Date created: 29 October 2001
-# Whom: Matthew West <mwest@uct.ac.za>
-#
+# Created by: Matthew West <mwest@uct.ac.za>
# $FreeBSD$
-#
PORTNAME= gruftistats
PORTVERSION= 0.2.4
@@ -23,6 +19,7 @@ MAKE_ARGS= NOPORTDOCS=1
MAN1= gruftistats.1
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e \
's,strcasestr,strcasestr_x,g' ${WRKSRC}/ircstats.h \