summaryrefslogtreecommitdiff
path: root/security/ruby-mcrypt
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-05-05 08:13:40 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-05-05 08:13:40 +0000
commitea3dff82e0360f97835414b30c0db8403ac6b8b9 (patch)
tree4ee4549debc00853e2188a09020af5259019099b /security/ruby-mcrypt
parentUpdate to libmcrypt 2.5.0 (diff)
Chase libmcrypt version number increment.
Notes
Notes: svn path=/head/; revision=58578
Diffstat (limited to 'security/ruby-mcrypt')
-rw-r--r--security/ruby-mcrypt/Makefile2
1 files changed, 1 insertions, 1 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