Subject: PR/29429 CVS commit: pkgsrc/games/quake
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-bugs
Date: 02/17/2005 18:26:01
The following reply was made to PR pkg/29429; it has been noted by GNATS.

From: Juan Romero Pardines <xtraeme@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29429 CVS commit: pkgsrc/games/quake
Date: Thu, 17 Feb 2005 18:23:24 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	xtraeme
 Date:		Thu Feb 17 18:23:24 UTC 2005
 
 Modified Files:
 	pkgsrc/games/quake: Makefile distinfo
 	pkgsrc/games/quake/patches: patch-ae patch-ai
 
 Log Message:
 Don't use a harcoded -lossaudio in LDFLAGS, use LIBS+= ${LIBOSSAUDIO}
 instead.
 
 While I'm here 80 chars per line.
 
 This should fix PR pkg/29429.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.31 -r1.32 pkgsrc/games/quake/Makefile
 cvs rdiff -r1.5 -r1.6 pkgsrc/games/quake/distinfo
 cvs rdiff -r1.7 -r1.8 pkgsrc/games/quake/patches/patch-ae
 cvs rdiff -r1.6 -r1.7 pkgsrc/games/quake/patches/patch-ai
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.