diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 03:01:19 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 03:01:19 +0000 |
commit | 342c579d08db266d4572586ab1071489c8f727bf (patch) | |
tree | cc4d09936fd3127640430ddda12fbfc7f0be65b1 /www/rubygem-ethon | |
parent | 61f7366419afc195a1b159395c17931b073a3bdc (diff) |
- Add stage support
Notes
Notes:
svn path=/head/; revision=332054
Diffstat (limited to 'www/rubygem-ethon')
-rw-r--r-- | www/rubygem-ethon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/rubygem-ethon/Makefile b/www/rubygem-ethon/Makefile index fd2d74c70097..6005395cc357 100644 --- a/www/rubygem-ethon/Makefile +++ b/www/rubygem-ethon/Makefile @@ -17,5 +17,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |