From 827e349da0a285cd713010e29374f93dde9dbff9 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 19 Jan 2018 17:04:52 +0000 Subject: Options are already optional. Sponsored by: Absolight --- net-im/ekiga/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net-im/ekiga') diff --git a/net-im/ekiga/Makefile b/net-im/ekiga/Makefile index ae5011f07105..1069fbf9bf5a 100644 --- a/net-im/ekiga/Makefile +++ b/net-im/ekiga/Makefile @@ -39,11 +39,13 @@ GNOMEHELP_DESC= Build Ekiga help files #OPTIONS_GROUP_EXP= KDE KAB GSTREAMER XCAP LOUDMOUTH EXP_DESC= Experimental features KDE_DESC= KDE 4 support -KAB_DESC= KAddressBook support (implies KDE option) +KAB_DESC= KAddressBook support GSTREAMER_DESC= Gstreamer support XCAP_DESC= Remote contact storage via HTTP in xml format LOUDMOUTH_DESC= XMPP (jabber) support +KAB_IMPLIES= KDE + # Note that h.323 support is enabled when opal is build with it. .include -- cgit