From 7cfdf83f1775bdb0a538fa9a52517aa4900a7f8c Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Tue, 7 May 2002 00:02:24 +0000 Subject: Update pre-install test for libmcrypt shared library version. It looks as though no PORTREVISION bump is needed here. --- mail/imp3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/imp3') diff --git a/mail/imp3/Makefile b/mail/imp3/Makefile index 1330ad238463..3de535817eba 100644 --- a/mail/imp3/Makefile +++ b/mail/imp3/Makefile @@ -198,7 +198,7 @@ pre-install: .endif .endif .if !defined(NOCRYPT) - @if ! ${LDCONFIG} -r | ${GREP} -q -e "mcrypt.6"; then \ + @if ! ${LDCONFIG} -r | ${GREP} -q -e "mcrypt.7"; then \ ${ECHO_MSG} "" ; \ ${ECHO_MSG} "Please configure PHP with mcrypt support." ; \ ${ECHO_MSG} "" ; \ -- cgit v1.2.3