diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 03:04:19 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 03:04:19 +0000 |
commit | 074b1870eaf67a12e5239901a345a442846ebdcb (patch) | |
tree | 1414becb0f649c182d2a735ace07082ea808cb33 /www/rubygem-typhoeus | |
parent | 93e20df9c2628f3940cd371447431e962ef595ca (diff) |
Notes
Diffstat (limited to 'www/rubygem-typhoeus')
-rw-r--r-- | www/rubygem-typhoeus/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/rubygem-typhoeus/Makefile b/www/rubygem-typhoeus/Makefile index 977289fbcd1a..a7ba2202c612 100644 --- a/www/rubygem-typhoeus/Makefile +++ b/www/rubygem-typhoeus/Makefile @@ -16,5 +16,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |