From 77d32abc6bdecb84ebc2838bdda3dec97fd8c650 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:17:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 4) --- devel/ruby-locale/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'devel/ruby-locale') diff --git a/devel/ruby-locale/Makefile b/devel/ruby-locale/Makefile index 744733b5e31d..b3275fd174c7 100644 --- a/devel/ruby-locale/Makefile +++ b/devel/ruby-locale/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby-locale -# Date created: 15 Aug 2000 -# Whom: Akinori MUSHA aka knu -# +# Created by: Akinori MUSHA aka knu # $FreeBSD$ -# PORTNAME= locale PORTVERSION= 0.2 @@ -25,6 +21,7 @@ USE_RUBY_EXTCONF= yes INSTALL_TARGET= site-install +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} -- cgit v1.2.3