diff options
Diffstat (limited to 'mail/perdition/Makefile')
-rw-r--r-- | mail/perdition/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index 33407bb..e816bda 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.vergenet.net/linux/perdition/download/${PORTVERSION}/ MAINTAINER= clement@FreeBSD.org COMMENT= A POP3 & IMAP4 proxy that can map users to multiple backend servers -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ popt.0:${PORTSDIR}/devel/popt \ vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger \ vanessa_socket.0:${PORTSDIR}/devel/libvanessa_socket \ |