aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-12-31 13:12:30 +0000
committerRene Ladan <rene@FreeBSD.org>2018-12-31 13:12:30 +0000
commit214d5adc6b4d4125489288c7ac859ca23e9d3ae4 (patch)
treee7f8cc3f8ea9ec8d3bf027838366252966461afa /net-im
parent84c1e2fa86194f514fa14df26c4995c9d73beda3 (diff)
downloadports-214d5adc6b4d4125489288c7ac859ca23e9d3ae4.tar.gz
ports-214d5adc6b4d4125489288c7ac859ca23e9d3ae4.zip
net-im/ekiga: remove optional dependency on expired KDE4
Notes
Notes: svn path=/head/; revision=488781
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ekiga/Makefile28
-rw-r--r--net-im/ekiga/pkg-descr2
2 files changed, 3 insertions, 27 deletions
diff --git a/net-im/ekiga/Makefile b/net-im/ekiga/Makefile
index 41babc50643e..cb87f1d1dab9 100644
--- a/net-im/ekiga/Makefile
+++ b/net-im/ekiga/Makefile
@@ -39,43 +39,19 @@ EVOLUTION_DESC= Evolution data server support
GNOMEHELP_DESC= Build Ekiga help files
#OPTIONS_GROUP= EXP
-#OPTIONS_GROUP_EXP= KDE KAB GSTREAMER XCAP LOUDMOUTH
+#OPTIONS_GROUP_EXP= GSTREAMER XCAP LOUDMOUTH
EXP_DESC= Experimental features
-KDE_DESC= KDE 4 support
-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 <bsd.port.options.mk>
PLIST_SUB+= VERSION=${PORTVERSION}
-.if ${PORT_OPTIONS:MKDE} || ${PORT_OPTIONS:MKAB}
-DEPRECATED= KDE4 is end-of-life
-EXPIRATION_DATE=2018-12-31
-USES+= kde:4 qt:4
-USE_KDE= kdelibs
-USE_QT= corelib
-CONFIGURE_ARGS+=--enable-kde
-#CONFIGURE_ENV+=KDE_CFLAGS="-I${KDE_PREFIX}/include -I${QT_INCDIR} \
-# -I${LOCALBASE}/include" KDE_LIBS="-L${KDE_PREFIX}/lib"
-CPPFLAGS+= -I${KDE_PREFIX}/include
-LDFLAGS+= -L${KDE_PREFIX}/lib
-.else
-CONFIGURE_ARGS+=--disable-kde
-.endif
-
-.if ${PORT_OPTIONS:MKAB}
-CONFIGURE_ARGS+=--enable-kab
-USE_KDE+= pimlibs
-.else
-CONFIGURE_ARGS+=--disable-kab
-.endif
+CONFIGURE_ARGS+=--disable-kde --disable-kab
.if ${PORT_OPTIONS:MGSTREAMER}
CONFIGURE_ARGS+=--enable-gstreamer
diff --git a/net-im/ekiga/pkg-descr b/net-im/ekiga/pkg-descr
index 703f0fe7c41b..488e9b7ca7d8 100644
--- a/net-im/ekiga/pkg-descr
+++ b/net-im/ekiga/pkg-descr
@@ -1,5 +1,5 @@
Ekiga (formely known as GnomeMeeting) is an open source
-VoIP and video conferencing application for GNOME/KDE.
+VoIP and video conferencing application for GNOME.
Ekiga uses both the H.323 and SIP protocols.
WWW: https://www.ekiga.org/