pkgsrc/geography/gpsd/buildlink3.mk
gdt 8b39143afb Update ABI_DEPENDS for shlib change, and also API_DEPENDS due to
impending changes.  Revbump those that depend.
2009-12-07 20:24:22 +00:00

15 lines
395 B
Makefile

# $NetBSD: buildlink3.mk,v 1.3 2009/12/07 20:24:22 gdt Exp $
BUILDLINK_TREE+= gpsd
.if !defined(GPSD_BUILDLINK3_MK)
GPSD_BUILDLINK3_MK:=
# 2.90 is the beginning of withdrawing of interfaces. Plus
# it's an ABI.
BUILDLINK_API_DEPENDS.gpsd+= gpsd>=2.90
BUILDLINK_ABI_DEPENDS.gpsd?= gpsd>=2.90
BUILDLINK_PKGSRCDIR.gpsd?= ../../geography/gpsd
.endif # GPSD_BUILDLINK3_MK
BUILDLINK_TREE+= -gpsd