pkgsrc-wip/libcerror/buildlink3.mk
Blue Rats ecdf4399dd Updated to latest release. Removed PKG_BUILD_OPTIONS from buildlink3.mk,
as library doesn't link against libintl with NLS option. From ChangeLog:

* added FORMAT_MESSAGE_IGNORE_INSERTS to FormatMessage calls
* textual changes
* updated dependencies
* updated msvscpp files
* changes to .gitignore
2013-05-28 12:14:20 +00:00

13 lines
327 B
Makefile

# $NetBSD: buildlink3.mk,v 1.3 2013/05/28 12:14:20 othyro Exp $
BUILDLINK_TREE+= libcerror
.if !defined(LIBCERROR_BUILDLINK3_MK)
LIBCERROR_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libcerror+= libcerror>=20121222
BUILDLINK_PKGSRCDIR.libcerror?= ../../wip/libcerror
.endif # LIBCERROR_BUILDLINK3_MK
BUILDLINK_TREE+= -libcerror