From dd97722379d86bbad461eb7c042a07cd39ba24f9 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 20:55:04 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: math) --- math/ruby-numru_misc/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'math/ruby-numru_misc') diff --git a/math/ruby-numru_misc/Makefile b/math/ruby-numru_misc/Makefile index ea14f759bfb8..a2b47e7a4f18 100644 --- a/math/ruby-numru_misc/Makefile +++ b/math/ruby-numru_misc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: RubyNumruMisc -# Date created: 14 March 2004 -# Whom: Shin'ya Murakami -# +# Created by: Shin'ya Murakami # $FreeBSD$ -# PORTNAME= numru_misc PORTVERSION= 0.1.1 @@ -29,6 +25,7 @@ NO_BUILD= yes DOCS= ChangeLog LICENSE.txt doc/* +NO_STAGE= yes do-install: @cd ${WRKSRC}/ && ${RUBY} ./install.rb -- cgit