summaryrefslogtreecommitdiff
path: root/mail/sylpheed
diff options
context:
space:
mode:
authormjl <mjl>2002-08-26 13:45:37 +0000
committermjl <mjl>2002-08-26 13:45:37 +0000
commitdd112389a7070b331bd6d86c8c812fa86f98d4ef (patch)
tree10d034c67be3b7572f3e9095e2fe5ea9ac480080 /mail/sylpheed
parentc5e472306ec1959cb0f72faa990c8614aea90d11 (diff)
downloadpkgsrc-dd112389a7070b331bd6d86c8c812fa86f98d4ef.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