summaryrefslogtreecommitdiff
path: root/textproc/hs-regex-posix
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 /textproc/hs-regex-posix
parentf6e8fb45ca13801c18380c68e9b8bbefb6332140 (diff)
downloadpkgsrc-71af0fed5063a7d76aa18aad42f69288ce96fd14.tar.gz
make it clear what package depend on
discussed with wiz@.
Diffstat (limited to 'textproc/hs-regex-posix')
-rw-r--r--textproc/hs-regex-posix/buildlink3.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/hs-regex-posix/buildlink3.mk b/textproc/hs-regex-posix/buildlink3.mk
index ec3367c6cbb..f260f5a6084 100644
--- a/textproc/hs-regex-posix/buildlink3.mk
+++ b/textproc/hs-regex-posix/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2014/08/02 21:38:25 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2014/08/29 14:08:41 szptvlfn Exp $
BUILDLINK_TREE+= hs-regex-posix
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= hs-regex-posix
HS_REGEX_POSIX_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-regex-posix+= hs-regex-posix>=0.95.2
+BUILDLINK_ABI_DEPENDS.hs-regex-posix+= hs-regex-posix>=0.95.2
BUILDLINK_PKGSRCDIR.hs-regex-posix?= ../../textproc/hs-regex-posix
.include "../../textproc/hs-regex-base/buildlink3.mk"