pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/hs-exceptions Remove dependency on deve/hs-stm
details: https://anonhg.NetBSD.org/pkgsrc/rev/ee563cd91807
branches: trunk
changeset: 347396:ee563cd91807
user: pho <pho%pkgsrc.org@localhost>
date: Sat Jan 11 09:00:30 2020 +0000
description:
Remove dependency on deve/hs-stm
It's now part of GHC.
diffstat:
devel/hs-exceptions/Makefile | 3 +--
devel/hs-exceptions/buildlink3.mk | 4 +---
2 files changed, 2 insertions(+), 5 deletions(-)
diffs (33 lines):
diff -r 0d0202b9b31d -r ee563cd91807 devel/hs-exceptions/Makefile
--- a/devel/hs-exceptions/Makefile Sat Jan 11 08:56:25 2020 +0000
+++ b/devel/hs-exceptions/Makefile Sat Jan 11 09:00:30 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/01/11 08:09:43 pho Exp $
+# $NetBSD: Makefile,v 1.6 2020/01/11 09:00:30 pho Exp $
DISTNAME= exceptions-0.10.4
CATEGORIES= devel
@@ -8,5 +8,4 @@
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
-.include "../../devel/hs-stm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 0d0202b9b31d -r ee563cd91807 devel/hs-exceptions/buildlink3.mk
--- a/devel/hs-exceptions/buildlink3.mk Sat Jan 11 08:56:25 2020 +0000
+++ b/devel/hs-exceptions/buildlink3.mk Sat Jan 11 09:00:30 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2020/01/11 08:09:43 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2020/01/11 09:00:30 pho Exp $
BUILDLINK_TREE+= hs-exceptions
@@ -8,8 +8,6 @@
BUILDLINK_API_DEPENDS.hs-exceptions+= hs-exceptions>=0.10.4
BUILDLINK_ABI_DEPENDS.hs-exceptions+= hs-exceptions>=0.10.4
BUILDLINK_PKGSRCDIR.hs-exceptions?= ../../devel/hs-exceptions
-
-.include "../../devel/hs-stm/buildlink3.mk"
.endif # HS_EXCEPTIONS_BUILDLINK3_MK
BUILDLINK_TREE+= -hs-exceptions
Home |
Main Index |
Thread Index |
Old Index