Subject: CVS commit: pkgsrc/devel/dlcompat
To: None <pkgsrc-changes@NetBSD.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 07/18/2004 09:35:08
Module Name: pkgsrc
Committed By: schmonz
Date: Sun Jul 18 09:35:08 UTC 2004
Modified Files:
pkgsrc/devel/dlcompat: buildlink3.mk
Added Files:
pkgsrc/devel/dlcompat: builtin.mk
Log Message:
dlcompat was added to OS X "Panther". Add a builtin.mk to detect
its presence. Bump BUILDLINK_DEPENDS to the latest version.
Evaluate the contents of buildlink3.mk only if we're on Darwin,
which lets us simply .include "../../devel/dlcompat/buildlink3.mk"
anywhere we might need it without affecting other platforms.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/dlcompat/buildlink3.mk
cvs rdiff -r0 -r1.1 pkgsrc/devel/dlcompat/builtin.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.