From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 1 01:50:26 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 284FB16A4EF for ; Mon, 1 Sep 2003 01:50:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1200243F75 for ; Mon, 1 Sep 2003 01:50:25 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h818oOUp015949 for ; Mon, 1 Sep 2003 01:50:24 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h818oOl0015948; Mon, 1 Sep 2003 01:50:24 -0700 (PDT) Date: Mon, 1 Sep 2003 01:50:24 -0700 (PDT) Message-Id: <200309010850.h818oOl0015948@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Alexey Dokuchaev Subject: Re: ports/56085: games/fuhquake port updated X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alexey Dokuchaev List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2003 08:50:26 -0000 The following reply was made to PR ports/56085; it has been noted by GNATS. From: Alexey Dokuchaev To: freebsd-gnats-submit@FreeBSD.org Cc: osa@FreeBSD.org Subject: Re: ports/56085: games/fuhquake port updated Date: Mon, 1 Sep 2003 15:48:06 +0700 On Mon, Sep 01, 2003 at 03:42:08PM +0700, Alexey Dokuchaev wrote: > Forgot to fix building on 5.x with XMMS. > This is a patch against already-there ``files/patch-mp3_player.c'' > > %%% > --- files/patch-mp3_player.c.orig Tue Jun 3 01:29:57 2003 > +++ files/patch-mp3_player.c Mon Sep 1 15:40:29 2003 > @@ -48,6 +48,7 @@ > > #ifdef __XMMS__ > @@ -8,6 +8,15 @@ > #include > > cvar_t mp3_dir = {"mp3_xmms_dir", "/usr/local/bin"}; ^^^^^ Could anyone *please* substitute 'local' to 'X11R6' since that is really a place where FreeBSD ports install XMMS. Thanks!