Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2012 16:50:23 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/171216: net-im/kmess-kde4: replace deprecated kdebase component by libkonq
Message-ID:  <201208311650.q7VGoNRt058727@red.freebsd.org>
Resent-Message-ID: <201208311700.q7VH0B5M044737@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         171216
>Category:       ports
>Synopsis:       net-im/kmess-kde4: replace deprecated kdebase component by libkonq
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 31 17:00:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        
>Organization:
>Environment:
>Description:
Replace deprecated kdebase component by libkonq
Remove needless build dependence on qca plugin
Remove needless USE_LDCONFIG

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: net-im/kmess-kde4/Makefile
===================================================================
--- net-im/kmess-kde4/Makefile	(revision 303386)
+++ net-im/kmess-kde4/Makefile	(working copy)
@@ -7,6 +7,7 @@
 
 PORTNAME=	kmess
 PORTVERSION=	2.0.6.2
+PORTREVISION=	1
 CATEGORIES=	net-im kde
 MASTER_SITES=	SF/${PORTNAME}/Latest%20versions/${PORTVERSION}/
 
@@ -14,18 +15,15 @@
 COMMENT=	MSN Messenger client for KDE
 
 LIB_DEPENDS=	qca.2:${PORTSDIR}/devel/qca
-BUILD_DEPENDS=	qca-ossl>=2.0.0.b3:${PORTSDIR}/security/qca-ossl
 RUN_DEPENDS=	qca-ossl>=2.0.0.b3:${PORTSDIR}/security/qca-ossl
 
-USE_LDCONFIG=	${PREFIX}/lib/kde4
 LATEST_LINK=	${PORTNAME}-kde4
 MAKE_JOBS_SAFE=	yes
 
 USE_BZIP2=	yes
 USE_GNOME=	libxml2 libxslt
-USE_KDE4=	kdehier kdeprefix kdebase automoc4
-USE_QT4=	corelib gui network opengl script svg webkit \
-		qmake_build moc_build rcc_build uic_build phonon
+USE_KDE4=	kdehier kdeprefix kdelibs libkonq automoc4
+USE_QT4=	qmake_build moc_build rcc_build uic_build
 USE_CMAKE=	yes
 USE_GETTEXT=	yes
 


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208311650.q7VGoNRt058727>