diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 13:11:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 13:11:20 +0000 |
commit | b80ec3e2040420e34becd0d1075ef6d7cc71b85d (patch) | |
tree | 3df58c8e85fb6d4d98cd93450b642222e2dd3521 /archivers/rubygem-rubyzip/Makefile | |
parent | math/py-pandas: Update to 0.12.0 (diff) |
Add NO_STAGE all over the place in preparation for the staging support (cat: archivers)
Diffstat (limited to 'archivers/rubygem-rubyzip/Makefile')
-rw-r--r-- | archivers/rubygem-rubyzip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |