summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2008-02-28 21:47:06 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2008-02-28 21:47:06 +0000
commit6c7eeeeeb4a4c968dc21b2eab55f6e63bb8cb7d6 (patch)
treed4e8140a3268d4b95edcc447e1041c522c10e9fc /mail
parentUpdate to 1.4.0 (diff)
Chase libgcrypt library version
Notes
Notes: svn path=/head/; revision=208144
Diffstat (limited to 'mail')
-rw-r--r--mail/wmbiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile
index a20a9f3e812e..dc4d3a1a3a1d 100644
--- a/mail/wmbiff/Makefile
+++ b/mail/wmbiff/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wmbiff
PORTVERSION= 0.4.27
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= mail windowmaker afterstep
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -36,7 +36,7 @@ PLIST_DIRS= %%DATADIR%%/skins \
.include <bsd.port.pre.mk>
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gcrypt.13:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS+= gcrypt.15:${PORTSDIR}/security/libgcrypt \
gnutls.13:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --with-libgnutls-prefix=${LOCALBASE} \
--with-libgcrypt-prefix=${LOCALBASE}