From 59fe06100b17261b9ac2411c68e6d8b6098a2bf3 Mon Sep 17 00:00:00 2001 From: sobomax Date: Tue, 7 May 2002 09:18:40 +0000 Subject: Chase openssl shlib version increase. Pointy hat to: dinoex --- mail/qpopper/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/qpopper') diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index d799213..d816afc 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -132,7 +132,7 @@ CONFIGURE_ARGS+= --enable-standalone .if exists(/usr/lib/libssl.a) && exists(/usr/lib/libcrypto.a) CONFIGURE_ARGS+= --with-openssl=/usr .elif exists(${LOCALBASE}/lib/libssl.a) && exists(${LOCALBASE}/lib/libcrypto.a) -LIB_DEPENDS+= ssl.2:${PORTSDIR}/security/openssl +LIB_DEPENDS+= ssl.3:${PORTSDIR}/security/openssl CONFIGURE_ARGS+= -with-includes=${LOCALBASE}/include/openssl --with-openssl=${LOCALBASE} CONFIGURE_ENV+= RSAGLUE="${RSAGLUE}" .if exists(${LOCALBASE}/lib/librsaref.a) -- cgit v1.1