aboutsummaryrefslogtreecommitdiff
path: root/mail/wmbiff
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-07-27 01:25:20 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-07-27 01:25:20 +0000
commit15c1551ea378607e55d8794de79207166d0ae1e5 (patch)
tree73c8786e0fad568d10c37e84e57718888d04e4a4 /mail/wmbiff
parent5248e90f8597935323b5088e6d32590bac88c5a7 (diff)
downloadports-15c1551ea378607e55d8794de79207166d0ae1e5.tar.gz
ports-15c1551ea378607e55d8794de79207166d0ae1e5.zip
Chase security/libgcrypt shlib bump.
PR: ports/148755 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Notes
Notes: svn path=/head/; revision=258314
Diffstat (limited to 'mail/wmbiff')
-rw-r--r--mail/wmbiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile
index 703734637d8e..f4782da2c71b 100644
--- a/mail/wmbiff/Makefile
+++ b/mail/wmbiff/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wmbiff
PORTVERSION= 0.4.27
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= mail windowmaker afterstep
MASTER_SITES= SF
@@ -34,7 +34,7 @@ PLIST_DIRS= %%DATADIR%%/skins \
.include <bsd.port.pre.mk>
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gcrypt.16:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS+= gcrypt.17:${PORTSDIR}/security/libgcrypt \
gnutls.40:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --with-libgnutls-prefix=${LOCALBASE} \
--with-libgcrypt-prefix=${LOCALBASE}