From a6bc98f9877906e1ac2f125afcd52cbe49c1dcdf Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 13:11:20 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) --- archivers/rubygem-rubyzip/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'archivers/rubygem-rubyzip') diff --git a/archivers/rubygem-rubyzip/Makefile b/archivers/rubygem-rubyzip/Makefile index e8b7a3461dd6..29ac9ff7a700 100644 --- a/archivers/rubygem-rubyzip/Makefile +++ b/archivers/rubygem-rubyzip/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby module for reading and writing zip files +NO_STAGE= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -- cgit