pkgsrc/textproc/hs-regex-base/buildlink3.mk
pho ee93c1333d Remove dependency on devel/hs-mtl and devel/hs-text
They are now part of GHC.
Also hs-fail is no longer required as of GHC 8.
2020-01-11 09:10:32 +00:00

13 lines
424 B
Makefile

# $NetBSD: buildlink3.mk,v 1.5 2020/01/11 09:10:32 pho Exp $
BUILDLINK_TREE+= hs-regex-base
.if !defined(HS_REGEX_BASE_BUILDLINK3_MK)
HS_REGEX_BASE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-regex-base+= hs-regex-base>=0.94.0
BUILDLINK_ABI_DEPENDS.hs-regex-base+= hs-regex-base>=0.94.0.0
BUILDLINK_PKGSRCDIR.hs-regex-base?= ../../textproc/hs-regex-base
.endif # HS_REGEX_BASE_BUILDLINK3_MK
BUILDLINK_TREE+= -hs-regex-base