summaryrefslogtreecommitdiff
path: root/security/seahorse
diff options
context:
space:
mode:
authordrochner <drochner>2010-01-15 20:11:34 +0000
committerdrochner <drochner>2010-01-15 20:11:34 +0000
commit30126ecdabd817273af9ba9c406fe0b24dc892ce (patch)
tree4984ca2c2da3cfe86ba85bf1e6c0337c1fbfc3b1 /security/seahorse
parent3515104fa67ecdc3216980eae03b2b27d175a4c9 (diff)
downloadpkgsrc-30126ecdabd817273af9ba9c406fe0b24dc892ce.tar.gz
don't depend on gnupg directly, gpgme/bl3 will do this for us, and it
will deal with gnupg1/gnupg2 correctly 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 c44b8225661..f4bb13b9342 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.85 2009/10/24 12:53:55 drochner Exp $
+# $NetBSD: Makefile,v 1.86 2010/01/15 20:11:34 drochner Exp $
DISTNAME= seahorse-2.28.1
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.28/}
EXTRACT_SUFX= .tar.bz2
@@ -12,8 +13,6 @@ COMMENT= GnuPG front end and bonobo component for GNOME
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= gnupg>=1.2.1:../../security/gnupg
-
.if exists(/usr/bin/ssh) && exists(/usr/bin/ssh-add) && exists(/usr/bin/ssh-keygen)
SSH_PATH=/usr/bin/ssh
SSH_ADD_PATH=/usr/bin/ssh-add
@@ -35,6 +34,7 @@ CONFIGURE_ARGS+= --disable-nautilus
CONFIGURE_ENV+= SSH_PATH=${SSH_PATH:Q}
CONFIGURE_ENV+= SSH_ADD_PATH=${SSH_ADD_PATH:Q}
CONFIGURE_ENV+= SSH_KEYGEN_PATH=${SSH_KEYGEN_PATH:Q}
+CONFIGURE_ENV+= ac_cv_path_GNUPG=${GPGME_GPG}
PKGCONFIG_OVERRIDE+= libcryptui/cryptui.pc.in
GCONF_SCHEMAS= seahorse.schemas