pkgsrc/comms/jpilot/buildlink3.mk
wiz 272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00

17 lines
487 B
Makefile

# $NetBSD: buildlink3.mk,v 1.14 2009/05/20 00:58:08 wiz Exp $
BUILDLINK_TREE+= jpilot
.if !defined(JPILOT_BUILDLINK3_MK)
JPILOT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.jpilot+= jpilot>=1.6.0
BUILDLINK_ABI_DEPENDS.jpilot+= jpilot>=1.6.0nb1
BUILDLINK_PKGSRCDIR.jpilot?= ../../comms/jpilot
.include "../../comms/pilot-link-libs/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.endif # JPILOT_BUILDLINK3_MK
BUILDLINK_TREE+= -jpilot