summaryrefslogtreecommitdiff
path: root/math/hs-mwc-random
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn>2014-08-29 14:08:38 +0000
committerszptvlfn <szptvlfn>2014-08-29 14:08:38 +0000
commit784b05e745bae0d693b3dad483df02ea50a7be28 (patch)
tree9c67fe167b3ac51bee5c3b7c006699ad92cbbfcf /math/hs-mwc-random
parent03ee388c6290a0790b6e8c491fb61dad5c6a71db (diff)
downloadpkgsrc-784b05e745bae0d693b3dad483df02ea50a7be28.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"