From bee0ac58b31b49d4999c27a48b677263a9a1328d Mon Sep 17 00:00:00 2001 From: novel Date: Sun, 1 Jul 2007 08:56:16 +0000 Subject: Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs. --- mail/wmbiff/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/wmbiff') diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index aea377ece01..a20a9f3e812 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmbiff PORTVERSION= 0.4.27 -PORTREVISION= 4 +PORTREVISION= 5 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 -- cgit