pkgsrc/devel/libctl/buildlink3.mk
wiz e4025746ee After guile's and guile20's installation prefixes have changed, it's time
to bump their dependencies (except those that were bumped in the last 24
hours already).
2016-09-15 14:32:39 +00:00

15 lines
388 B
Makefile

# $NetBSD: buildlink3.mk,v 1.3 2016/09/15 14:32:40 wiz Exp $
BUILDLINK_TREE+= libctl
.if !defined(LIBCTL_BUILDLINK3_MK)
LIBCTL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libctl+= libctl>=3.2.2
BUILDLINK_ABI_DEPENDS.libctl?= libctl>=3.2.2nb1
BUILDLINK_PKGSRCDIR.libctl?= ../../devel/libctl
.include "../../lang/guile20/buildlink3.mk"
.endif # LIBCTL_BUILDLINK3_MK
BUILDLINK_TREE+= -libctl