diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 9328de4b42858fc548eab84407d02923fca0e53b (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /devel/libast | |
parent | 8ce41e99e00b6bc08fb64db977ea094be6202698 (diff) | |
download | pkgsrc-9328de4b42858fc548eab84407d02923fca0e53b.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'devel/libast')
-rw-r--r-- | devel/libast/Makefile | 4 | ||||
-rw-r--r-- | devel/libast/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile index 336e6bd9bf6..cfe4dde8945 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2011/01/13 13:36:16 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2011/11/01 06:00:57 sbd Exp $ DISTNAME= libast-0.7 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel MASTER_SITES= http://www.eterm.org/download/ diff --git a/devel/libast/buildlink3.mk b/devel/libast/buildlink3.mk index 12374f52ba6..ca6938d1516 100644 --- a/devel/libast/buildlink3.mk +++ b/devel/libast/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2011/01/13 13:36:16 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2011/11/01 06:00:57 sbd Exp $ BUILDLINK_TREE+= libast @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libast LIBAST_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libast+= libast>=0.5nb5 -BUILDLINK_ABI_DEPENDS.libast+= libast>=0.7nb4 +BUILDLINK_ABI_DEPENDS.libast+= libast>=0.7nb5 BUILDLINK_PKGSRCDIR.libast?= ../../devel/libast .include "../../devel/pcre/buildlink3.mk" |