>I can't find a compile time flag or sth similar that could hide xmlschema (and 
>other methods like 'rfc2822', 'iso8601'...) from being built.

>Any hints?

I'm using portupgrade which has devel/ruby-date2 as a dependency.

# parsedate is needed for date globbing                                         
                      
.if ${RUBY_VER} == 1.9                                                          
                      
RUN_DEPENDS+= ${RUBY_SITELIBDIR}/parsedate.rb:${PORTSDIR}/devel/ruby-date2      
                      
.endif

devel/ruby-date2 overwrites Date.

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "[email protected]"

Reply via email to