pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome-extras Do not depend on seahorse as it...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc34f3ff10a7
branches:  trunk
changeset: 470279:fc34f3ff10a7
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Mar 07 22:11:35 2004 +0000

description:
Do not depend on seahorse as it conflicts with balsa; the former uses gpgme03
while the later uses gpgme.  Found by recht@.  No PKGREVISION bump as the
package was not buildable before due to conflicts...

diffstat:

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

diffs (17 lines):

diff -r b7372094be8b -r fc34f3ff10a7 meta-pkgs/gnome-extras/Makefile
--- a/meta-pkgs/gnome-extras/Makefile   Sun Mar 07 21:57:21 2004 +0000
+++ b/meta-pkgs/gnome-extras/Makefile   Sun Mar 07 22:11:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/02/22 20:48:15 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2004/03/07 22:11:35 jmmv Exp $
 
 DISTNAME=      gnome-extras-2.4.2
 PKGREVISION=   2
@@ -18,7 +18,6 @@
 DEPENDS+=      gqview>=1.3.8:../../graphics/gqview
 DEPENDS+=      mergeant>=0.12.1:../../databases/mergeant
 DEPENDS+=      pan>=0.14.2:../../news/pan
-DEPENDS+=      seahorse>=0.7.3:../../security/seahorse
 DEPENDS+=      rhythmbox>=0.6.5:../../audio/rhythmbox
 DEPENDS+=      xcdroast>=0.98a15:../../sysutils/xcdroast
 DEPENDS+=      xchat>=2.0.7:../../chat/xchat2



Home | Main Index | Thread Index | Old Index