summaryrefslogtreecommitdiff
path: root/security/seahorse
diff options
context:
space:
mode:
authorwiz <wiz>2003-12-14 17:56:39 +0000
committerwiz <wiz>2003-12-14 17:56:39 +0000
commit660d715d4e2f560a57f69ebf44bb6496176953d1 (patch)
treef38a7185a09a53555680c4352d6b3057345d1807 /security/seahorse
parent214db3cec0dc8187375dae8d3a72cedb30afeec0 (diff)
downloadpkgsrc-660d715d4e2f560a57f69ebf44bb6496176953d1.tar.gz
Depend on gpgme03 package. Bump PKGREVISION.
Diffstat (limited to 'security/seahorse')
-rw-r--r--security/seahorse/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 11a44586a1e..cc2a46cb679 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2003/12/13 00:45:25 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2003/12/14 17:56:39 wiz Exp $
DISTNAME= seahorse-0.7.3
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/}
@@ -27,7 +27,7 @@ GCONF2_SCHEMAS= seahorse.schemas
.include "../../devel/eel2/buildlink2.mk"
.include "../../devel/libglade2/buildlink2.mk"
.include "../../devel/libgnomeui/buildlink2.mk"
-.include "../../security/gpgme/buildlink2.mk"
+.include "../../security/gpgme03/buildlink2.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"