From f30824b2efbe63d43d2f6c20532432b115efc294 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 18:44:49 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: irc) --- irc/ircII/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'irc/ircII') diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index c4022532ab29..b7a5cfd473b3 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: IrcII Client -# Date created: 18 Oct 1994 -# Whom: torstenb -# +# Created by: torstenb # $FreeBSD$ -# PORTNAME= ircii PORTVERSION= 20111115 @@ -22,4 +18,5 @@ MAN1= irc.1 ircII.1 ircbug.1 PLIST_SUB= VERSION="${PORTVERSION}" +NO_STAGE= yes .include -- cgit v1.2.3