diff options
author | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
commit | 1f4649c8a26ce89c5508d3d7f1181e57832326ad (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /devel/libgnome | |
parent | 9bd34dfa7e86141bf91d5a7e8b10de98d071a2a9 (diff) | |
download | pkgsrc-1f4649c8a26ce89c5508d3d7f1181e57832326ad.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
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 8a665262393..4d61337010f 100644 --- a/devel/libgnome/Makefile +++ b/devel/libgnome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.87 2011/11/01 06:00:58 sbd Exp $ +# $NetBSD: Makefile,v 1.88 2012/01/13 10:54:58 obache Exp $ # DISTNAME= libgnome-2.32.1 -PKGREVISION= 3 +PKGREVISION= 4 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 83b36439246..262bf62f941 100644 --- a/devel/libgnome/buildlink3.mk +++ b/devel/libgnome/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2011/11/01 06:00:58 sbd Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2012/01/13 10:54:58 obache 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.1nb3 +BUILDLINK_ABI_DEPENDS.libgnome+= libgnome>=2.32.1nb4 BUILDLINK_PKGSRCDIR.libgnome?= ../../devel/libgnome .include "../../mk/bsd.fast.prefs.mk" |