aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/ruby-mcrypt/Makefile2
-rw-r--r--security/steghide/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-mcrypt/Makefile b/security/ruby-mcrypt/Makefile
index f14983290cc9..8cd28c083224 100644
--- a/security/ruby-mcrypt/Makefile
+++ b/security/ruby-mcrypt/Makefile
@@ -19,7 +19,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-LIB_DEPENDS= mcrypt.6:${PORTSDIR}/security/libmcrypt/
+LIB_DEPENDS= mcrypt.7:${PORTSDIR}/security/libmcrypt/
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/security/steghide/Makefile b/security/steghide/Makefile
index 65791431fc66..a05507f01831 100644
--- a/security/steghide/Makefile
+++ b/security/steghide/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://steghide.sourceforge.net/download/
MAINTAINER= rasputin@submonkey.net
-LIB_DEPENDS= mcrypt.6:${PORTSDIR}/security/libmcrypt \
+LIB_DEPENDS= mcrypt.7:${PORTSDIR}/security/libmcrypt \
mhash.2:${PORTSDIR}/security/mhash
GNU_CONFIGURE= yes