diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 00:11:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 00:11:51 +0000 |
commit | fb966fa26f35c804660e1ad797ea6d68b0c03b17 (patch) | |
tree | a1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /x11/gnome-mag | |
parent | 1f896ff9b4778b2a5823529549e27b6d5a6b7758 (diff) | |
download | pkgsrc-fb966fa26f35c804660e1ad797ea6d68b0c03b17.tar.gz |
Recursive bump for pcre-8.30* (shlib major change)
Diffstat (limited to 'x11/gnome-mag')
-rw-r--r-- | x11/gnome-mag/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-mag/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile index 7d4c7f03dbb..db21c1e8c0a 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2012/02/06 12:41:57 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2012/03/03 00:12:28 wiz Exp $ # DISTNAME= gnome-mag-0.16.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.16/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-mag/buildlink3.mk b/x11/gnome-mag/buildlink3.mk index 24c99ca3b48..ae36d81b82b 100644 --- a/x11/gnome-mag/buildlink3.mk +++ b/x11/gnome-mag/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2012/02/06 12:41:57 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2012/03/03 00:12:28 wiz Exp $ BUILDLINK_TREE+= gnome-mag @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-mag GNOME_MAG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-mag+= gnome-mag>=0.12.0 -BUILDLINK_ABI_DEPENDS.gnome-mag?= gnome-mag>=0.16.3nb2 +BUILDLINK_ABI_DEPENDS.gnome-mag?= gnome-mag>=0.16.3nb3 BUILDLINK_PKGSRCDIR.gnome-mag?= ../../x11/gnome-mag .include "../../devel/gettext-lib/buildlink3.mk" |