aboutsummaryrefslogtreecommitdiff
path: root/security/ruby-password
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-06-26 03:21:27 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-06-26 03:21:27 +0000
commit333962fb94086dec5f79ac10da278ba40e60dd62 (patch)
tree2e105f41f6033101374e55fe63800c17435b5a3e /security/ruby-password
parent46452a19b5a7d3ccb2d53ca32e8df0e2aa92d8bb (diff)
downloadports-333962fb94086dec5f79ac10da278ba40e60dd62.tar.gz
ports-333962fb94086dec5f79ac10da278ba40e60dd62.zip
Notes
Diffstat (limited to 'security/ruby-password')
-rw-r--r--security/ruby-password/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-password/Makefile b/security/ruby-password/Makefile
index ad60410c0db9..e734fd2ba078 100644
--- a/security/ruby-password/Makefile
+++ b/security/ruby-password/Makefile
@@ -7,7 +7,7 @@
PORTNAME= password
PORTVERSION= 0.5.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security ruby
MASTER_SITES= http://www.caliban.org/files/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ MAINTAINER= stas@FreeBSD.org
COMMENT= A Ruby library to create, verify and manipulate passwords
LIB_DEPENDS= crack:${PORTSDIR}/security/cracklib
-RUN_DEPENDS= ${LOCALBASE}/${SADIR}/termios.so:${PORTSDIR}/comms/ruby-termios
+RUN_DEPENDS= rubygem-ruby-termios>=0:${PORTSDIR}/comms/rubygem-ruby-termios
USE_RUBY= yes
USE_RUBY_EXTCONF= yes