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/rubygem-net-irc/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'irc/rubygem-net-irc') diff --git a/irc/rubygem-net-irc/Makefile b/irc/rubygem-net-irc/Makefile index aadc57c279bc..cbfa0bac56ce 100644 --- a/irc/rubygem-net-irc/Makefile +++ b/irc/rubygem-net-irc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-net-irc -# Date created: 2010-09-29 -# Whom: TAKATSU Tomonari -# +# Created by: TAKATSU Tomonari # $FreeBSD$ -# PORTNAME= net-irc PORTVERSION= 0.0.9 @@ -17,4 +13,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include -- cgit v1.2.3