pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/epiphany Depend on gtk 2.6.10 to make this program...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa5257dbe669
branches:  trunk
changeset: 498556:aa5257dbe669
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Aug 25 21:05:12 2005 +0000

description:
Depend on gtk 2.6.10 to make this program work properly again (annoying
problems in menus).  Bump PKGREVISION to 1.

diffstat:

 www/epiphany/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r dde7699ceb16 -r aa5257dbe669 www/epiphany/Makefile
--- a/www/epiphany/Makefile     Thu Aug 25 21:04:10 2005 +0000
+++ b/www/epiphany/Makefile     Thu Aug 25 21:05:12 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2005/08/23 11:49:10 jmmv Exp $
+# $NetBSD: Makefile,v 1.40 2005/08/25 21:05:12 jmmv Exp $
 #
 
 DISTNAME=      epiphany-1.6.5
+PKGREVISION=   1
 CATEGORIES=    www gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/epiphany/1.6/}
 EXTRACT_SUFX=  .tar.bz2
@@ -48,7 +49,7 @@
 
 BUILDLINK_DEPENDS.glib2+=      glib2>=2.6.0
 BUILDLINK_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.10.0
-BUILDLINK_DEPENDS.gtk2+=       gtk2+>=2.6.3
+BUILDLINK_DEPENDS.gtk2+=       gtk2+>=2.6.10
 BUILDLINK_DEPENDS.pango+=      pango>=1.8.0
 
 .include "../../devel/GConf2/schemas.mk"



Home | Main Index | Thread Index | Old Index