Skip to content

Commit

Permalink
Bump ABI_DEPENDS due to shlib major change.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdt committed Mar 30, 2011
1 parent a8e2a61 commit da2cf30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions geography/gpsd/buildlink3.mk
@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.3 2009/12/07 20:24:22 gdt Exp $
# $NetBSD: buildlink3.mk,v 1.4 2011/03/30 19:05:22 gdt Exp $

BUILDLINK_TREE+= gpsd

Expand All @@ -8,7 +8,7 @@ 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_ABI_DEPENDS.gpsd?= gpsd>=2.96
BUILDLINK_PKGSRCDIR.gpsd?= ../../geography/gpsd
.endif # GPSD_BUILDLINK3_MK

Expand Down

0 comments on commit da2cf30

Please sign in to comment.