diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:20:20 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:20:20 +0000 |
commit | df0d3b8cb42fa35ac64a9f509ca84602571e1e5d (patch) | |
tree | e6dfbb7913a7f5ef6edb94c2b740a08f6329211e /archivers/rubygem-rubyzip/Makefile | |
parent | e3445fa92c32817f2ce36d5256b5d21c76bebd53 (diff) | |
download | ports-df0d3b8cb42fa35ac64a9f509ca84602571e1e5d.tar.gz ports-df0d3b8cb42fa35ac64a9f509ca84602571e1e5d.zip |
Notes
Diffstat (limited to 'archivers/rubygem-rubyzip/Makefile')
-rw-r--r-- | archivers/rubygem-rubyzip/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/rubygem-rubyzip/Makefile b/archivers/rubygem-rubyzip/Makefile index 29ac9ff7a700..e8b7a3461dd6 100644 --- a/archivers/rubygem-rubyzip/Makefile +++ b/archivers/rubygem-rubyzip/Makefile @@ -9,7 +9,6 @@ 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 |