Subject: CVS commit: pkgsrc/net/ed2k-gtk-gui
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 05/30/2004 08:14:48
Module Name:	pkgsrc
Committed By:	minskim
Date:		Sun May 30 08:14:48 UTC 2004

Modified Files:
	pkgsrc/net/ed2k-gtk-gui: Makefile

Log Message:
Add CONFIGURE_LDFLAGS=${LDFLAGS:Q} to CONFIGURE_ENV, because the
configure script of this package replaces @LDFLAGS@ with
${CONFIGURE_LDFLAGS}, not with ${LDFLAGS}.  This fixes the problem
that ed2k_gui doesn't run on some platforms due to incorrect rpath.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/net/ed2k-gtk-gui/Makefile

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