Subject: CVS commit: pkgsrc/games/quake
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 02/17/2005 18:23:24
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.