Subject: CVS commit: pkgsrc/pkgtools/pbulk/files/pbulk
To: None <pkgsrc-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: pkgsrc-changes
Date: 07/17/2007 18:11:37
Module Name:	pkgsrc
Committed By:	tnn
Date:		Tue Jul 17 18:11:37 UTC 2007

Modified Files:
	pkgsrc/pkgtools/pbulk/files/pbulk: Makefile.inc

Log Message:
Link libnbcompat before libevent (which may link to libc), so that
libnbcompat is guaranteed to appear before libc. Avoids various weak
aliasing problems with getopt on HPUX. Ok joerg@


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/pbulk/files/pbulk/Makefile.inc

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