From 85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:36:50 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: www) --- www/ruby-google/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'www/ruby-google') diff --git a/www/ruby-google/Makefile b/www/ruby-google/Makefile index 5f545967543c..8e82893742a5 100644 --- a/www/ruby-google/Makefile +++ b/www/ruby-google/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby/Google -# Date created: 13 April 2002 -# Whom: Akinori MUSHA aka knu -# +# Created by: Akinori MUSHA aka knu # $FreeBSD$ -# PORTNAME= google PORTVERSION= 0.6.0 @@ -24,6 +20,7 @@ RUBY_SETUP= install.rb DOCS= CHANGES Changelog README google.html EXAMPLES= examples/* +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} -- cgit v1.2.3