diff options
Diffstat (limited to 'mail/pop3vscan/Makefile')
-rw-r--r-- | mail/pop3vscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pop3vscan/Makefile b/mail/pop3vscan/Makefile index 73f18afb7c9..8352b29054c 100644 --- a/mail/pop3vscan/Makefile +++ b/mail/pop3vscan/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= leeym@FreeBSD.org COMMENT= Transparent POP3-Proxy with virus-scanning capabilities -LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre USES= gmake USE_GCC= yes |