Subject: CVS commit: pkgsrc/pkgtools/libkver
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 05/18/2007 22:44:32
Module Name:	pkgsrc
Committed By:	joerg
Date:		Fri May 18 22:44:32 UTC 2007

Modified Files:
	pkgsrc/pkgtools/libkver: Makefile

Log Message:
Silence make. If /sbin/sysctl is static or non-existent, ldd would return
an error and make complain rather verbosely. Use || true to hide that
error.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/pkgtools/libkver/Makefile

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