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/ircservices/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'irc/ircservices') diff --git a/irc/ircservices/Makefile b/irc/ircservices/Makefile index 14934d384aa7..3b5d61834ff2 100644 --- a/irc/ircservices/Makefile +++ b/irc/ircservices/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ircservices -# Date created: Sun Oct 27 11:49:48 CET 2002 -# Whom: Alex Dupre -# +# Created by: Alex Dupre # $FreeBSD$ -# PORTNAME= ircservices PORTVERSION= 5.1.18 @@ -25,6 +21,7 @@ CONFIGURE_ARGS= -bindest ${PREFIX}/sbin -datdest ${PREFIX}/etc/ircservices -cfla IRCSERVICES_LANG?= EN_US +NO_STAGE= yes .include .if ${OSVERSION} > 700042 -- cgit v1.2.3