Date: Thu, 15 Jan 2009 20:10:02 GMT From: Max Brazhnikov <makc@freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/130502: ports-mgmt/kports (and possible other) ports is must be marked as broken for system with KDE4: no kdesu Message-ID: <200901152010.n0FKA2Rf011269@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/130502; it has been noted by GNATS. From: Max Brazhnikov <makc@freebsd.org> To: bug-followup@freebsd.org, olevole@yandex.ru, hannes.hauswedell@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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901152010.n0FKA2Rf011269>