ports/171215: textproc/kdiff3: replace deprecated kdebase component by libkonq

Max Brazhnikov makc at FreeBSD.org
Fri Aug 31 16:50:07 UTC 2012


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



More information about the freebsd-ports-bugs mailing list