Date: Sun, 25 Sep 2005 23:00:30 GMT From: "Alejandro Pulver" <alejandro@varnet.biz> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/86176: [UPDATE] games/tenebrae: integrate with "games/quake-data" Message-ID: <200509252300.j8PN0Ufn027870@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/86176; it has been noted by GNATS. From: "Alejandro Pulver" <alejandro@varnet.biz> To: "FreeBSD gnats submit" <bug-followup@freebsd.org> Cc: Subject: Re: ports/86176: [UPDATE] games/tenebrae: integrate with "games/quake-data" Date: Sun, 25 Sep 2005 20:00:30 -0300 >Submitter-Id: current-users >Originator: Alejandro Pulver >Organization: >Confidential: no >Synopsis: Re: ports/86176: [UPDATE] games/tenebrae: integrate with "games/quake-data" >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 5.4-RELEASE i386 >Environment: >Description: >How-To-Repeat: >Fix: --- new.diff begins here --- --- ../../pkgd/sent/tenebrae.diff Thu Sep 15 13:23:10 2005 +++ tenebrae.diff Sun Sep 25 19:53:38 2005 @@ -1,7 +1,16 @@ diff -urN /usr/ports/games/tenebrae/Makefile tenebrae/Makefile --- /usr/ports/games/tenebrae/Makefile Wed Jul 21 14:47:50 2004 -+++ tenebrae/Makefile Sun Sep 11 16:43:19 2005 -@@ -41,15 +41,13 @@ ++++ tenebrae/Makefile Sun Sep 25 19:46:30 2005 +@@ -31,6 +31,8 @@ + PTHREAD_LIBS="${PTHREAD_LIBS}" \ + SDL_CONFIG="${SDL_CONFIG}" + ++DATADIR= ${Q1DIR}/${PORTNAME} ++ + pre-patch: + @${REINPLACE_CMD} -e "s|$$(${PRINTF} '\r')||g" `${FIND} ${WRKSRC} -type f` + +@@ -41,15 +43,13 @@ ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/debugi386.glibc/bin/${PORTNAME}.run \ ${PREFIX}/bin/${PORTNAME} @${MKDIR} ${DATADIR} --- new.diff ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509252300.j8PN0Ufn027870>