summaryrefslogtreecommitdiff
path: root/textproc/hs-texmath
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn>2015-05-09 11:22:25 +0000
committerszptvlfn <szptvlfn>2015-05-09 11:22:25 +0000
commit862c2f746fbc113db7d5a609298d2b55a3ea36a6 (patch)
treedbfb982c206ac534a9252758218587bec9742cb7 /textproc/hs-texmath
parent047f425b059a0771a93405cc7a09ac56d781bb44 (diff)
downloadpkgsrc-862c2f746fbc113db7d5a609298d2b55a3ea36a6.tar.gz
Because this error:
ERROR: hs-primitive>=0.5.4 is not installed; can't buildlink files. Bump PKGREVISION for hs-primitive-0.5.4.0
Diffstat (limited to 'textproc/hs-texmath')
-rw-r--r--textproc/hs-texmath/Makefile4
-rw-r--r--textproc/hs-texmath/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/hs-texmath/Makefile b/textproc/hs-texmath/Makefile
index 9177eca123b..d359746c7fd 100644
--- a/textproc/hs-texmath/Makefile
+++ b/textproc/hs-texmath/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2015/01/07 13:21:55 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.10 2015/05/09 11:22:26 szptvlfn Exp $
DISTNAME= texmath-0.8
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= textproc
MAINTAINER= szptvlfn@NetBSD.org
diff --git a/textproc/hs-texmath/buildlink3.mk b/textproc/hs-texmath/buildlink3.mk
index 052f6daf0bd..12fc6bfa8c0 100644
--- a/textproc/hs-texmath/buildlink3.mk
+++ b/textproc/hs-texmath/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2015/01/07 13:21:55 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2015/05/09 11:22:26 szptvlfn Exp $
BUILDLINK_TREE+= hs-texmath
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-texmath
HS_TEXMATH_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-texmath+= hs-texmath>=0.8
-BUILDLINK_ABI_DEPENDS.hs-texmath+= hs-texmath>=0.8nb8
+BUILDLINK_ABI_DEPENDS.hs-texmath+= hs-texmath>=0.8nb9
BUILDLINK_PKGSRCDIR.hs-texmath?= ../../textproc/hs-texmath
.include "../../devel/hs-mtl/buildlink3.mk"