pkgsrc-wip/polarssl11/buildlink3.mk
Ken Wong 1f1f7c2661 Update umurmur to 0.2.10. Patch files no longer needed.
Added required PolarSSL 1.1.x and Google Protocol Buffers in C.
Note, security/polarssl (v1.2.x) does not work with umurmur.
2013-01-13 00:42:39 +00:00

13 lines
316 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1 2013/01/13 00:42:39 wongk Exp $
BUILDLINK_TREE+= polarssl
.if !defined(POLARSSL_BUILDLINK3_MK)
POLARSSL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.polarssl+= polarssl>=1.1.4
BUILDLINK_PKGSRCDIR.polarssl?= ../../wip/polarssl11
.endif # POLARSSL_BUILDLINK3_MK
BUILDLINK_TREE+= -polarssl