diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/centerim/centerim-9999.ebuild | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-im/centerim/centerim-9999.ebuild b/net-im/centerim/centerim-9999.ebuild index 6936a1c..3ed55bb 100644 --- a/net-im/centerim/centerim-9999.ebuild +++ b/net-im/centerim/centerim-9999.ebuild @@ -56,16 +56,6 @@ pkg_setup() { die "Please activate at least one protocol USE flag!" fi - if use msn && ! built_with_use net-misc/curl openssl - then - eerror - eerror "As of right now, the msn use flags requires curl to be built" - eerror "with SSL support. Make sure ssl is in your USE flags and" - eerror "re-emerge net-misc/curl." - eerror - die "net-misc/curl dependencie issue" - fi - if use otr && ! use jabber then eerror |