summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/mcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index eb15bcf3dcd1..cd470f204b41 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= ftp://argeas.cs-net.gr/pub/unix/mcrypt/ \
MAINTAINER= trevor@FreeBSD.org
-LIB_DEPENDS= mcrypt.4:${PORTSDIR}/security/libmcrypt/ \
+LIB_DEPENDS= mcrypt.6:${PORTSDIR}/security/libmcrypt/ \
mhash.2:${PORTSDIR}/security/mhash/ \
intl.1:${PORTSDIR}/devel/gettext/