File:  [cvs.NetBSD.org] / pkgsrc / textproc / hs-skylighting-format-typst / buildlink3.mk
Revision 1.2: download - view: text, annotated - select for diffs
Sun Feb 2 13:05:58 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.2 2025/02/02 13:05:58 pho Exp $

BUILDLINK_TREE+=	hs-skylighting-format-typst

.if !defined(HS_SKYLIGHTING_FORMAT_TYPST_BUILDLINK3_MK)
HS_SKYLIGHTING_FORMAT_TYPST_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-skylighting-format-typst+=	hs-skylighting-format-typst>=0.1
BUILDLINK_ABI_DEPENDS.hs-skylighting-format-typst+=	hs-skylighting-format-typst>=0.1nb1
BUILDLINK_PKGSRCDIR.hs-skylighting-format-typst?=	../../textproc/hs-skylighting-format-typst

.include "../../textproc/hs-skylighting-core/buildlink3.mk"
.endif	# HS_SKYLIGHTING_FORMAT_TYPST_BUILDLINK3_MK

BUILDLINK_TREE+=	-hs-skylighting-format-typst

CVSweb <webmaster@jp.NetBSD.org>