Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2012 16:49:03 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/171215: textproc/kdiff3: replace deprecated kdebase component by libkonq
Message-ID:  <201208311649.q7VGn3IU058490@red.freebsd.org>
Resent-Message-ID: <201208311650.q7VGo7ev043926@freefall.freebsd.org>

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

>Number:         171215
>Category:       ports
>Synopsis:       textproc/kdiff3: 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 16:50:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        
>Organization:
>Environment:
>Description:
Replace deprecated kdebase component by libkonq
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: textproc/kdiff3/Makefile
===================================================================
--- textproc/kdiff3/Makefile	(revision 303386)
+++ textproc/kdiff3/Makefile	(working copy)
@@ -7,14 +7,14 @@
 
 PORTNAME=	kdiff3
 PORTVERSION=	0.9.95
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	textproc kde
 MASTER_SITES=	SF
 
 MAINTAINER=	brucec@FreeBSD.org
 COMMENT=	A KDE4 graphical frontend for diff
 
-USE_KDE4=	kdebase kdeprefix kdehier automoc4
+USE_KDE4=	kdelibs libkonq kdeprefix kdehier automoc4
 USE_CMAKE=	yes
 USE_QT4=	moc_build qmake_build rcc_build uic_build
 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?201208311649.q7VGn3IU058490>