File:  [cvs.NetBSD.org] / pkgsrc / time / hs-unix-time / buildlink3.mk
Revision 1.13: download - view: text, annotated - select for diffs
Sun Feb 2 13:06:02 2025 UTC (2 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: HEAD
Bump all Haskell packages after switching the default compiler.

# $NetBSD: buildlink3.mk,v 1.13 2025/02/02 13:06:02 pho Exp $

BUILDLINK_TREE+=	hs-unix-time

.if !defined(HS_UNIX_TIME_BUILDLINK3_MK)
HS_UNIX_TIME_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-unix-time+=	hs-unix-time>=0.4.16
BUILDLINK_ABI_DEPENDS.hs-unix-time+=	hs-unix-time>=0.4.16nb1
BUILDLINK_PKGSRCDIR.hs-unix-time?=	../../time/hs-unix-time

.include "../../time/hs-old-time/buildlink3.mk"
.endif	# HS_UNIX_TIME_BUILDLINK3_MK

BUILDLINK_TREE+=	-hs-unix-time

CVSweb <webmaster@jp.NetBSD.org>