Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Apr 2008 12:20:03 GMT
From:      "Olivier SMEDTS" <olivier@gid0.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/122606: games/eduke32 : new snapshot
Message-ID:  <200804201220.m3KCK3QH073079@freefall.freebsd.org>

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

From: "Olivier SMEDTS" <olivier@gid0.org>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/122606: games/eduke32 : new snapshot
Date: Sun, 20 Apr 2008 14:19:40 +0200

 The port has been modified since original report of this PR, so an
 additional patch should be applied on games/eduke32/Makefile :
 
 --- Makefile.old	2008-04-20 14:14:19.000000000 +0200
 +++ Makefile	2008-04-19 19:48:58.000000000 +0200
 @@ -16,7 +16,7 @@
 
  USE_ZIP=	yes
  USE_GMAKE=	yes
 -USE_GL=		yes
 +USE_GL=		gl
  USE_GNOME=	gtk20
  USE_SDL=	mixer sdl
  WRKSRC=		${WRKDIR}/${PORTNAME}_src_${PORTVERSION}/${PORTNAME}
 @@ -42,7 +42,7 @@
  	@${REINPLACE_CMD} -Ee \
  		's|^(CC=).*|\1${CC}|; \
  		 s|^(CXX=).*|\1${CXX}|; \
 -		 s|/usr/X11R6|${X11BASE}|; \
 +		 s|/usr/X11R6|${LOCALBASE}|; \
  		 s|sdl-config|${SDL_CONFIG}|' \
  		${WRKSRC}/Makefile \
  		${WRKSRC}/../build/Makefile \
 
 
 Thanks !
 Olivier
 
 -- 
 Olivier Smedts                                                 _
                                         ASCII ribbon campaign ( )
 e-mail: olivier@gid0.org        - against HTML email & vCards  X
 www: http://www.gid0.org    - against proprietary attachments / \
 
   "Il y a seulement 10 sortes de gens dans le monde :
   ceux qui comprennent le binaire,
   et ceux qui ne le comprennent pas."



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