summaryrefslogtreecommitdiff
path: root/math/hs-distributive
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn@pkgsrc.org>2014-08-29 14:08:38 +0000
committerszptvlfn <szptvlfn@pkgsrc.org>2014-08-29 14:08:38 +0000
commit71af0fed5063a7d76aa18aad42f69288ce96fd14 (patch)
tree9c67fe167b3ac51bee5c3b7c006699ad92cbbfcf /math/hs-distributive
parentf6e8fb45ca13801c18380c68e9b8bbefb6332140 (diff)
downloadpkgsrc-71af0fed5063a7d76aa18aad42f69288ce96fd14.tar.gz
make it clear what package depend on
discussed with wiz@.
Diffstat (limited to 'math/hs-distributive')
-rw-r--r--math/hs-distributive/buildlink3.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/hs-distributive/buildlink3.mk b/math/hs-distributive/buildlink3.mk
index 790f7a20477..b0eb678f056 100644
--- a/math/hs-distributive/buildlink3.mk
+++ b/math/hs-distributive/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2014/08/02 21:42:23 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2014/08/29 14:08:40 szptvlfn Exp $
BUILDLINK_TREE+= hs-distributive
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= hs-distributive
HS_DISTRIBUTIVE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-distributive+= hs-distributive>=0.4.4
+BUILDLINK_ABI_DEPENDS.hs-distributive+= hs-distributive>=0.4.4
BUILDLINK_PKGSRCDIR.hs-distributive?= ../../math/hs-distributive
.include "../../devel/hs-tagged/buildlink3.mk"