ports/130502: ports-mgmt/kports (and possible other) ports is must be marked as broken for system with KDE4: no kdesu

Max Brazhnikov makc at freebsd.org
Thu Jan 15 20:10:03 UTC 2009


The following reply was made to PR ports/130502; it has been noted by GNATS.

From: Max Brazhnikov <makc at freebsd.org>
To: bug-followup at freebsd.org, olevole at yandex.ru, hannes.hauswedell at gmail.com
Cc:  
Subject: Re: ports/130502: ports-mgmt/kports (and possible other) ports is must be marked as broken for system with KDE4: no kdesu
Date: Thu, 15 Jan 2009 23:00:31 +0300

 --Boundary-00=_fX5bJ/aMxbqSF1T
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 'ports-mgmt/kports (and possible other)' must depend on kdebase3 instead. 
 since kdesu comes with kdebase3.
 
 --Boundary-00=_fX5bJ/aMxbqSF1T
 Content-Type: text/x-patch;
   charset="UTF-8";
   name="kports.patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="kports.patch"
 
 Index: ports-mgmt/kports/Makefile
 ===================================================================
 RCS file: /home/pcvs/ports/ports-mgmt/kports/Makefile,v
 retrieving revision 1.8
 diff -u -r1.8 Makefile
 --- ports-mgmt/kports/Makefile	6 Jun 2008 13:56:39 -0000	1.8
 +++ ports-mgmt/kports/Makefile	15 Jan 2009 19:57:47 -0000
 @@ -7,7 +7,7 @@
  
  PORTNAME=	kports
  PORTVERSION=	0.6.1
 -PORTREVISION=	2
 +PORTREVISION=	3
  CATEGORIES=	ports-mgmt kde
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	${PORTNAME}
 @@ -17,7 +17,7 @@
  
  USE_BZIP2=	yes
  USE_GMAKE=	yes
 -USE_KDELIBS_VER=3
 +USE_KDEBASE_VER=3
  USE_AUTOTOOLS=	libtool:15
  PREFIX=		${KDE_PREFIX}
  
 
 --Boundary-00=_fX5bJ/aMxbqSF1T--



More information about the freebsd-ports-bugs mailing list