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-gon | |
parent | 61f7366419afc195a1b159395c17931b073a3bdc (diff) |
Notes
Diffstat (limited to 'www/rubygem-gon')
-rw-r--r-- | www/rubygem-gon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/rubygem-gon/Makefile b/www/rubygem-gon/Makefile index afba4bb77a77..b59e29cfc23c 100644 --- a/www/rubygem-gon/Makefile +++ b/www/rubygem-gon/Makefile @@ -15,6 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |