Subject: CVS commit: pkgsrc/audio/xmms
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/23/2001 17:16:11
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Aug 23 14:16:11 UTC 2001

Modified Files:
	pkgsrc/audio/xmms: buildlink.mk

Log Message:
Remove many unnecessary buildlink.mk files.  It's not necessary to include
the buildlink.mk files from all of xmms' dependencies, as libxmms.so is
only linked against the GTK+ libraries.  The various plugins may want
other libraries, but they can pull in the proper buildlink.mk files by
themselves.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/xmms/buildlink.mk

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