On Sat, 04 May 2013 19:37:39 +0900, David Sainty <dsainty%netbsd.org@localhost> wrote:
Module Name: pkgsrc
Committed By: dsainty
Date: Sat May 4 10:37:39 UTC 2013
Modified Files:
pkgsrc/sysutils/testdisk: Makefile
Log Message:
Pull in devel/libuuid to fix the build if it is present on the system but
not buildlinked.
Fixes the build on Linux. Appears to change functionality on other
systems, so bump PKGREVISION.
Could you change dependency on libuuid conditionally (Linux only)? It will never used if buitin uuidgen(2) exists. -- OBATA Akio / obache%NetBSD.org@localhost