summaryrefslogtreecommitdiff
path: root/mail/sylpheed
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2002-08-26 13:45:37 +0000
committermjl <mjl@pkgsrc.org>2002-08-26 13:45:37 +0000
commit8af5b227afb0ba85d3be94570f89461860f03329 (patch)
tree10d034c67be3b7572f3e9095e2fe5ea9ac480080 /mail/sylpheed
parent9d3b9427c32e75dc03e5b866889be5e896414051 (diff)
downloadpkgsrc-8af5b227afb0ba85d3be94570f89461860f03329.tar.gz
Add dependency for correct version of gpgme, so that the privacy
managing stuff gets included.
Diffstat (limited to 'mail/sylpheed')
-rw-r--r--mail/sylpheed/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 2a99e2b88c0..b50b3c1e289 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2002/08/26 12:11:20 mjl Exp $
+# $NetBSD: Makefile,v 1.19 2002/08/26 13:45:37 mjl Exp $
DISTNAME= sylpheed-0.8.2
+PKGREVISION= 1
CATEGORIES= mail news x11
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
EXTRACT_SUFX= .tar.bz2
@@ -23,6 +24,8 @@ CONFIGURE_ARGS+= --enable-gpgme
CONFIGURE_ARGS+= --enable-compface
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
+BUILDLINK_DEPENDS.gpgme= gpgme>=0.3.5:../../security/gpgme
+
.include "../../mk/bsd.prefs.mk"
BUILD_DEFS+= USE_INET6