summaryrefslogtreecommitdiff
path: root/math/hs-mwc-random
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-mwc-random
parentf6e8fb45ca13801c18380c68e9b8bbefb6332140 (diff)
downloadpkgsrc-71af0fed5063a7d76aa18aad42f69288ce96fd14.tar.gz
make it clear what package depend on
discussed with wiz@.
Diffstat (limited to 'math/hs-mwc-random')
-rw-r--r--math/hs-mwc-random/buildlink3.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/hs-mwc-random/buildlink3.mk b/math/hs-mwc-random/buildlink3.mk
index 0ca0483a4d7..59743f57377 100644
--- a/math/hs-mwc-random/buildlink3.mk
+++ b/math/hs-mwc-random/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2014/08/14 21:57:25 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2014/08/29 14:08:40 szptvlfn Exp $
BUILDLINK_TREE+= hs-mwc-random
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= hs-mwc-random
HS_MWC_RANDOM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-mwc-random+= hs-mwc-random>=0.13.2
+BUILDLINK_ABI_DEPENDS.hs-mwc-random+= hs-mwc-random>=0.13.2.0
BUILDLINK_PKGSRCDIR.hs-mwc-random?= ../../math/hs-mwc-random
.include "../../devel/hs-primitive/buildlink3.mk"