aboutsummaryrefslogtreecommitdiff
path: root/russian/rubygem-rutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:46:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:46:16 +0000
commit9ab014c6ea7a828661d8117efa2a449772d889e6 (patch)
treee9cb977a6b44a398a09cbaf1febfeefacc28a264 /russian/rubygem-rutils
parent6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (diff)
downloadports-9ab014c6ea7a828661d8117efa2a449772d889e6.tar.gz
ports-9ab014c6ea7a828661d8117efa2a449772d889e6.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: russian)
Notes
Notes: svn path=/head/; revision=327766
Diffstat (limited to 'russian/rubygem-rutils')
-rw-r--r--russian/rubygem-rutils/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/russian/rubygem-rutils/Makefile b/russian/rubygem-rutils/Makefile
index f92ab8893e27..cd82f6998a26 100644
--- a/russian/rubygem-rutils/Makefile
+++ b/russian/rubygem-rutils/Makefile
@@ -1,7 +1,4 @@
-# Ports collection makefile for: rubygem-rutils
-# Date created: 04 January 2007
-# Whom: Alexander Logvinov <ports@logvinov.com>
-#
+# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD$
PORTNAME= rutils
@@ -18,4 +15,5 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/gilensize bin/rutilize
+NO_STAGE= yes
.include <bsd.port.mk>