pkgsrc/devel/rudiments/buildlink3.mk
fhajny 63afd9b191 Bump rudiments bl3 depends. databases/sqlrelay is the only consumer and
expects the latest rudiments release every time updated, anyway.
2014-10-30 11:23:46 +00:00

20 lines
558 B
Makefile

# $NetBSD: buildlink3.mk,v 1.11 2014/10/30 11:23:46 fhajny Exp $
#
# This Makefile fragment is included by packages that use rudiments.
#
# This file was created automatically using createbuildlink-3.1.
#
BUILDLINK_TREE+= rudiments
.if !defined(RUDIMENTS_BUILDLINK3_MK)
RUDIMENTS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.rudiments+= rudiments>=0.48
BUILDLINK_PKGSRCDIR.rudiments?= ../../devel/rudiments
.include "../../devel/pcre/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.endif # RUDIMENTS_BUILDLINK3_MK
BUILDLINK_TREE+= -rudiments