From 5ba38a91134c5e2e1e98ae5cf0d05747137f2194 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 15 Mar 2007 16:34:55 +0000 Subject: Seahorse now requires GPG 1.x. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8569 df743ca5-7f9a-e211-a948-0013205c9059 --- security/seahorse/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'security/seahorse') 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 # # $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 -- cgit v1.2.3