From a7ad4c10fa976cd4ebbf35e4a463a8bffa4d87e0 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 28 May 2001 12:39:02 +0000 Subject: Update version number of ssl shared library from openssl port. --- 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 ff8194fddbc9..f2697bc9c38a 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -81,7 +81,7 @@ EPOPPASSD= "@comment " .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.1:${PORTSDIR}/security/openssl +LIB_DEPENDS+= ssl.2:${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.2.3