summaryrefslogtreecommitdiffstats
path: root/security/seahorse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/seahorse/Makefile')
-rw-r--r--security/seahorse/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 05f00e39d..e29eb649a 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -3,11 +3,12 @@
# Whom: Dave McKay <dave@mu.org>
#
# $FreeBSD$
-# $MCom: ports/security/seahorse/Makefile,v 1.29 2007/03/11 20:39:44 mezz Exp $
+# $MCom: ports/security/seahorse/Makefile,v 1.30 2007/03/15 13:26:18 ahze Exp $
#
PORTNAME= seahorse
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -16,8 +17,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A front end for GnuPG
-BUILD_DEPENDS= gnupg>=1.4.1:${PORTSDIR}/security/gnupg
-RUN_DEPENDS= gnupg>=1.4.1:${PORTSDIR}/security/gnupg
+BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1
+RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1
LIB_DEPENDS= gpgme.17:${PORTSDIR}/security/gpgme \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib