pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome Remove redundant DEPENDS line for epip...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/888fa3a47f30
branches:  trunk
changeset: 592771:888fa3a47f30
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Sep 13 14:52:26 2011 +0000

description:
Remove redundant DEPENDS line for epiphany.

diffstat:

 meta-pkgs/gnome/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 901c3685e083 -r 888fa3a47f30 meta-pkgs/gnome/Makefile
--- a/meta-pkgs/gnome/Makefile  Tue Sep 13 14:50:43 2011 +0000
+++ b/meta-pkgs/gnome/Makefile  Tue Sep 13 14:52:26 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.124 2011/02/19 00:43:10 jmcneill Exp $
+# $NetBSD: Makefile,v 1.125 2011/09/13 14:52:26 taca Exp $
 
 DISTNAME=      gnome-2.26.2
 PKGREVISION=   3
@@ -31,7 +31,6 @@
 DEPENDS+=      empathy>=2.26.2:../../chat/empathy
 DEPENDS+=      eog>=2.26.2:../../graphics/eog
 DEPENDS+=      epiphany>=2.26.2:../../www/epiphany
-DEPENDS+=      epiphany>=2.26.0:../../www/epiphany
 DEPENDS+=      evince>=2.26.2:../../print/evince
 DEPENDS+=      evolution>=2.26.2:../../mail/evolution
 DEPENDS+=      evolution-data-server>=2.26.2:../../mail/evolution-data-server



Home | Main Index | Thread Index | Old Index