aboutsummaryrefslogtreecommitdiff
path: root/net-im/ekiga
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2015-02-19 18:19:28 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2015-02-19 18:19:28 +0000
commitb22224f63683ef3ddcda9b3c1422c1fe2d3d2a9e (patch)
tree92dcb2cf6e1bc3b3fd8187c5e4244135ed3b1067 /net-im/ekiga
parent0f049ac5e17ad6ce8c1abca184d9fda28ffb1efd (diff)
downloadports-b22224f63683ef3ddcda9b3c1422c1fe2d3d2a9e.tar.gz
ports-b22224f63683ef3ddcda9b3c1422c1fe2d3d2a9e.zip
- Remove deprecated USE_KDE4=kdehier
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app) and supposedly fix build of graphics/gnash with KDE4 option
Notes
Notes: svn path=/head/; revision=379358
Diffstat (limited to 'net-im/ekiga')
-rw-r--r--net-im/ekiga/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ekiga/Makefile b/net-im/ekiga/Makefile
index 6c8165d2bff0..b02bf57b76db 100644
--- a/net-im/ekiga/Makefile
+++ b/net-im/ekiga/Makefile
@@ -51,7 +51,7 @@ LOUDMOUTH_DESC= XMPP (jabber) support
PLIST_SUB+= VERSION=${PORTVERSION}
.if ${PORT_OPTIONS:MKDE} || ${PORT_OPTIONS:MKAB}
-USE_KDE4= kdehier kdelibs
+USE_KDE4= kdelibs
USE_QT4= corelib
CONFIGURE_ARGS+=--enable-kde
#CONFIGURE_ENV+=KDE_CFLAGS="-I${KDE4_PREFIX}/include -I${QT_INCDIR} \