aboutsummaryrefslogtreecommitdiff
path: root/mail/wmbiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/wmbiff/Makefile')
-rw-r--r--mail/wmbiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile
index 77d594370db0..696ec80aaa39 100644
--- a/mail/wmbiff/Makefile
+++ b/mail/wmbiff/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wmbiff
PORTVERSION= 0.4.27
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail windowmaker afterstep
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -37,7 +37,7 @@ PLIST_DIRS= %%DATADIR%%/skins \
.if defined(WITH_GNUTLS)
LIB_DEPENDS+= gcrypt.13:${PORTSDIR}/security/libgcrypt \
- gnutls.15:${PORTSDIR}/security/gnutls
+ gnutls.13:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --with-libgnutls-prefix=${LOCALBASE} \
--with-libgcrypt-prefix=${LOCALBASE}
.else