2015-11-15 09:22:00 +01:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.2 2015/11/15 08:22:00 szptvlfn Exp $
|
2014-11-24 22:22:37 +01:00
|
|
|
|
|
|
|
BUILDLINK_TREE+= hs-timezone-series
|
|
|
|
|
|
|
|
.if !defined(HS_TIMEZONE_SERIES_BUILDLINK3_MK)
|
|
|
|
HS_TIMEZONE_SERIES_BUILDLINK3_MK:=
|
|
|
|
|
2015-11-15 09:22:00 +01:00
|
|
|
BUILDLINK_API_DEPENDS.hs-timezone-series+= hs-timezone-series>=0.1.5
|
|
|
|
BUILDLINK_ABI_DEPENDS.hs-timezone-series+= hs-timezone-series>=0.1.5.1
|
2014-11-24 22:22:37 +01:00
|
|
|
BUILDLINK_PKGSRCDIR.hs-timezone-series?= ../../time/hs-timezone-series
|
|
|
|
.endif # HS_TIMEZONE_SERIES_BUILDLINK3_MK
|
|
|
|
|
|
|
|
BUILDLINK_TREE+= -hs-timezone-series
|