[kde-freebsd] ports/130903: misc/kdeedu4 does not build libsbigudrv.so during upgrade

Max Brazhnikov makc at FreeBSD.org
Fri Jan 23 10:20:02 CET 2009


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

From: Max Brazhnikov <makc at FreeBSD.org>
To: bug-followup at FreeBSD.org, me at janh.de
Cc:  
Subject: Re: ports/130903: misc/kdeedu4 does not build libsbigudrv.so during upgrade
Date: Fri, 23 Jan 2009 12:14:51 +0300

 --Boundary-00=_LqYeJzBD2+U8QVj
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 Hi Jan,
 
 Could you test this patch?
 
 Cheers,
 Max
 
 --Boundary-00=_LqYeJzBD2+U8QVj
 Content-Type: text/plain;
   charset="iso 8859-1";
   name="kdeedu414.patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="kdeedu414.patch"
 
 Index: Makefile
 ===================================================================
 RCS file: /home/pcvs/ports/misc/kdeedu4/Makefile,v
 retrieving revision 1.46
 diff -u -r1.46 Makefile
 --- Makefile	20 Jan 2009 08:29:07 -0000	1.46
 +++ Makefile	23 Jan 2009 07:50:11 -0000
 @@ -6,7 +6,7 @@
  
  PORTNAME=	kdeedu
  PORTVERSION=	${KDE4_VERSION}
 -PORTREVISION=	1
 +PORTREVISION=	2
  CATEGORIES=	misc kde
  MASTER_SITES=	${MASTER_SITE_KDE}
  MASTER_SITE_SUBDIR=	stable/${PORTVERSION}/src
 @@ -37,7 +37,8 @@
  QT_COMPONENTS=	gui svg qmake_build moc_build rcc_build uic_build
  
  #fix checking boost_python
 -CMAKE_ARGS+=	-DCMAKE_REQUIRED_INCLUDES:STRING="${LOCALBASE}/include"
 +CMAKE_ARGS+=	-DCMAKE_REQUIRED_INCLUDES:STRING="${LOCALBASE}/include" \
 +		-DWITH_SBIG:BOOL=OFF
  
  post-extract:
  	${MKDIR} ${WRKSRC}
 
 --Boundary-00=_LqYeJzBD2+U8QVj--


More information about the kde-freebsd mailing list