diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
commit | 7166660e0869e600de95f00511736db4bf628d2d (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /security/seahorse | |
parent | 0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff) | |
download | pkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'security/seahorse')
-rw-r--r-- | security/seahorse/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index c77d83c8fb1..c395c33d756 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/02/18 14:56:02 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2003/05/02 11:56:20 wiz Exp $ DISTNAME= seahorse-0.7.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/} @@ -11,7 +11,6 @@ COMMENT= GnuPG front end and bonobo component for Gnome DEPENDS= gnupg>=1.2.1:../../security/gnupg DEPENDS+= gnome2-dirs>=1.0:../../misc/gnome2-dirs -BUILDLINK_DEPENDS.gpgme= gpgme>=0.3.14 GNU_CONFIGURE= yes USE_GMAKE= yes |