summaryrefslogtreecommitdiff
path: root/math/hs-scientific/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/hs-scientific/Makefile')
-rw-r--r--math/hs-scientific/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/hs-scientific/Makefile b/math/hs-scientific/Makefile
index 39f1d3c6935..a0b8f59a3f2 100644
--- a/math/hs-scientific/Makefile
+++ b/math/hs-scientific/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2019/12/31 14:10:51 pho Exp $
+# $NetBSD: Makefile,v 1.14 2019/12/31 17:27:24 pho Exp $
DISTNAME= scientific-0.3.6.2
+PKGREVISION= 1
CATEGORIES= math
MAINTAINER= szptvlfn@NetBSD.org
@@ -9,6 +10,7 @@ LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../devel/hs-hashable/buildlink3.mk"
+.include "../../devel/hs-primitive/buildlink3.mk"
.include "../../devel/hs-text/buildlink3.mk"
.include "../../math/hs-integer-logarithms/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"