summaryrefslogtreecommitdiff
path: root/devel/hs-exceptions/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-exceptions/Makefile')
-rw-r--r--devel/hs-exceptions/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/hs-exceptions/Makefile b/devel/hs-exceptions/Makefile
index 4231b4b1133..d8be374c5dc 100644
--- a/devel/hs-exceptions/Makefile
+++ b/devel/hs-exceptions/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/01/01 04:23:34 pho Exp $
+# $NetBSD: Makefile,v 1.5 2020/01/11 08:09:43 pho Exp $
DISTNAME= exceptions-0.10.4
CATEGORIES= devel
@@ -8,7 +8,5 @@ COMMENT= Extensible optionally-pure exceptions
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
-.include "../../devel/hs-mtl/buildlink3.mk"
.include "../../devel/hs-stm/buildlink3.mk"
-.include "../../devel/hs-fail/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"