diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:48:42 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:48:42 +0000 |
commit | c4295e8d58129104f3f2249a903dbeb3828a823b (patch) | |
tree | 406226233277e4efbef10e6133af38c00197263c /graphics/rubygem-captcha | |
parent | 361c36449f2df28c3291a94f9deeca3723eda691 (diff) |
Notes
Diffstat (limited to 'graphics/rubygem-captcha')
-rw-r--r-- | graphics/rubygem-captcha/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/rubygem-captcha/Makefile b/graphics/rubygem-captcha/Makefile index e94c8824872c..36ad905776e8 100644 --- a/graphics/rubygem-captcha/Makefile +++ b/graphics/rubygem-captcha/Makefile @@ -16,5 +16,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |