diff options
author | wiz <wiz@pkgsrc.org> | 2013-06-06 12:53:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-06-06 12:53:40 +0000 |
commit | 9857186f24e83062080d974645d30e079f5437c4 (patch) | |
tree | 8c7feb5277a9fd537ca7f3140c7c5f99ca16cbf4 /devel/libgail-gnome | |
parent | 8a32c1b327ba078595eaecc089f0bb71238aa0ed (diff) | |
download | pkgsrc-9857186f24e83062080d974645d30e079f5437c4.tar.gz |
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
Diffstat (limited to 'devel/libgail-gnome')
-rw-r--r-- | devel/libgail-gnome/Makefile | 4 | ||||
-rw-r--r-- | devel/libgail-gnome/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libgail-gnome/Makefile b/devel/libgail-gnome/Makefile index 3ba08437f4e..e1d4052debf 100644 --- a/devel/libgail-gnome/Makefile +++ b/devel/libgail-gnome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2013/06/04 22:15:53 tron Exp $ +# $NetBSD: Makefile,v 1.61 2013/06/06 12:53:46 wiz Exp $ # DISTNAME= libgail-gnome-1.20.4 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgail-gnome/1.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libgail-gnome/buildlink3.mk b/devel/libgail-gnome/buildlink3.mk index 15750314eed..7cd4a4bd57d 100644 --- a/devel/libgail-gnome/buildlink3.mk +++ b/devel/libgail-gnome/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.49 2013/06/04 22:15:53 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.50 2013/06/06 12:53:46 wiz Exp $ BUILDLINK_TREE+= libgail-gnome @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgail-gnome LIBGAIL_GNOME_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgail-gnome+= libgail-gnome>=1.1.1nb2 -BUILDLINK_ABI_DEPENDS.libgail-gnome+= libgail-gnome>=1.20.4nb8 +BUILDLINK_ABI_DEPENDS.libgail-gnome+= libgail-gnome>=1.20.4nb9 BUILDLINK_PKGSRCDIR.libgail-gnome?= ../../devel/libgail-gnome .include "../../devel/at-spi/buildlink3.mk" |