summaryrefslogtreecommitdiffstats
path: root/security/seahorse/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-12-22 10:55:23 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-12-22 10:55:23 +0800
commit03c94afbe8e4cf77a5b49002fd88f91a07d5b13f (patch)
treef3173729002e8569eb60596c8e57571c5033395a /security/seahorse/Makefile
parentb8504fa9fb98b559c418c73de356a7dabb2fce62 (diff)
downloadmarcuscom-ports-03c94afbe8e4cf77a5b49002fd88f91a07d5b13f.tar
marcuscom-ports-03c94afbe8e4cf77a5b49002fd88f91a07d5b13f.tar.gz
marcuscom-ports-03c94afbe8e4cf77a5b49002fd88f91a07d5b13f.tar.bz2
marcuscom-ports-03c94afbe8e4cf77a5b49002fd88f91a07d5b13f.tar.lz
marcuscom-ports-03c94afbe8e4cf77a5b49002fd88f91a07d5b13f.tar.xz
marcuscom-ports-03c94afbe8e4cf77a5b49002fd88f91a07d5b13f.tar.zst
marcuscom-ports-03c94afbe8e4cf77a5b49002fd88f91a07d5b13f.zip
Chase gpg upgrade.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8105 df743ca5-7f9a-e211-a948-0013205c9059
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 d7555cc0b..00cf698fe 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.21 2006/12/06 00:54:45 ahze Exp $
+# $MCom: ports/security/seahorse/Makefile,v 1.22 2006/12/20 05:29:52 marcus Exp $
#
PORTNAME= seahorse
PORTVERSION= 0.9.9
+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= gpg:${PORTSDIR}/security/gnupg
-RUN_DEPENDS= gpg:${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