diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 89159dcf48d61796bab26ca26e9f87dae2511ddd (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /devel/libgnome | |
parent | abfdf0cd43ca0c1929d9045edf9c85314384fce5 (diff) | |
download | pkgsrc-89159dcf48d61796bab26ca26e9f87dae2511ddd.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'devel/libgnome')
-rw-r--r-- | devel/libgnome/Makefile | 4 | ||||
-rw-r--r-- | devel/libgnome/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile index 92867a1b068..8a665262393 100644 --- a/devel/libgnome/Makefile +++ b/devel/libgnome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2011/07/21 13:05:50 obache Exp $ +# $NetBSD: Makefile,v 1.87 2011/11/01 06:00:58 sbd Exp $ # DISTNAME= libgnome-2.32.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libgnome/buildlink3.mk b/devel/libgnome/buildlink3.mk index cbb6c8a295e..83b36439246 100644 --- a/devel/libgnome/buildlink3.mk +++ b/devel/libgnome/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2011/07/21 13:05:50 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2011/11/01 06:00:58 sbd Exp $ BUILDLINK_TREE+= libgnome @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnome LIBGNOME_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.8.0 -BUILDLINK_ABI_DEPENDS.libgnome+= libgnome>=2.32.1nb2 +BUILDLINK_ABI_DEPENDS.libgnome+= libgnome>=2.32.1nb3 BUILDLINK_PKGSRCDIR.libgnome?= ../../devel/libgnome .include "../../mk/bsd.fast.prefs.mk" |