Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2010 15:40:10 GMT
From:      Pascal Stumpf <Pascal.Stumpf@cubes.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/152861: [new port] games/supertuxkart-devel
Message-ID:  <201012141540.oBEFeAUK064195@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/152861; it has been noted by GNATS.

From: Pascal Stumpf <Pascal.Stumpf@cubes.de>
To: bug-followup@freebsd.org,
 Pascal.Stumpf@cubes.de
Cc:  
Subject: Re: ports/152861: [new port] games/supertuxkart-devel
Date: Tue, 14 Dec 2010 16:38:24 +0100

 --Boundary-00=_w94BNoifHtPWBsK
 Content-Type: Text/Plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 
 Sorry, looks like I forgot to record the new Irrlicht dependency. Thanks 
 to Kamikaze from BSDForen.de for pointing that out. :)
 
 --Boundary-00=_w94BNoifHtPWBsK
 Content-Type: text/plain;
   charset="us-ascii";
   name="supertuxkart-devel.patch.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="supertuxkart-devel.patch.txt"
 
 --- /usr/ports/games/supertuxkart-devel/Makefile.orig	2010-12-14 15:55:49.180901258 +0100
 +++ /usr/ports/games/supertuxkart-devel/Makefile	2010-12-14 16:09:18.579768723 +0100
 @@ -15,9 +15,10 @@
  MAINTAINER=	Pascal.Stumpf@cubes.de
  COMMENT=	Free 3D kart racing game
  
 -BUILD_DEPENDS=	${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib
  LIB_DEPENDS=	vorbisfile.6:${PORTSDIR}/audio/libvorbis \
 -		ogg.7:${PORTSDIR}/audio/libogg
 +		ogg.7:${PORTSDIR}/audio/libogg 
 +
 +RUN_DEPENDS=	${LOCALBASE}/lib/libIrrlicht.so:${PORTSDIR}/x11-toolkits/irrlicht
  
  USE_BZIP2=	yes
  USE_GL=		gl glu glut
 
 --Boundary-00=_w94BNoifHtPWBsK--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012141540.oBEFeAUK064195>