Subject: CVS commit: pkgsrc/x11/bbapm
To: None <pkgsrc-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 09/08/2002 03:03:58
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Sun Sep  8 00:03:57 UTC 2002

Modified Files:
	pkgsrc/x11/bbapm: Makefile distinfo
	pkgsrc/x11/bbapm/patches: patch-aj

Log Message:
For this to work nicely on Linux, we need to:
	- add -lapm to LDFLAGS (which was removed during patching)
	- ifdef our own net_apm.cc (created during patching)
	- change ONLY_FOR_PLATFORMS from ... Linux-*-i[3-6]86 to
	  ... Linux-*-* (all Linuxen should have include/apm.h)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/bbapm/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/bbapm/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/bbapm/patches/patch-aj

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.