ports/171216: net-im/kmess-kde4: replace deprecated kdebase component by libkonq

Max Brazhnikov makc at FreeBSD.org
Fri Aug 31 17:00:12 UTC 2012


>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:



More information about the freebsd-ports-bugs mailing list