ports/86176: [UPDATE] games/tenebrae: integrate with "games/quake-data"
Alejandro Pulver
alejandro at varnet.biz
Sun Sep 25 23:00:30 UTC 2005
The following reply was made to PR ports/86176; it has been noted by GNATS.
From: "Alejandro Pulver" <alejandro at varnet.biz>
To: "FreeBSD gnats submit" <bug-followup at 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 ---
More information about the freebsd-ports-bugs
mailing list