Index: head/security/rubygem-net-ssh/Makefile =================================================================== --- head/security/rubygem-net-ssh/Makefile (revision 154049) +++ head/security/rubygem-net-ssh/Makefile (revision 154050) @@ -1,34 +1,35 @@ # New ports collection makefile for: rubygem-net-ssh # Date created: 14 January 2006 # Whom: Roderick van Domburg # # $FreeBSD$ # PORTNAME= net-ssh PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= security ruby MASTER_SITES= http://rubyforge.org/frs/download.php/8149/ MAINTAINER= r.s.a.vandomburg@student.utwente.nl COMMENT= Non-interactive SSH processing BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/needle-1.3.0.gemspec:${PORTSDIR}/devel/rubygem-needle OPTIONS= PROMPT_PASSPHRASES "Prompt for passphrases on keys" On -OPTIONSFILE= ${PORTS_DBDIR}/rubygem-${PORTNAME}/options +OPTIONSFILE= ${PORT_DBDIR}/rubygem-${PORTNAME}/options -# to get RUBY_SITELIBDIR +# to get RUBY_SITEARCHLIBDIR USE_RUBY= yes .include .if !defined(WITHOUT_PROMPT_PASSPHRASES) -RUN_DEPENDS+= ${RUBY_SITELIBDIR}/password.rb:${PORTSDIR}/security/ruby-password +RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/termios.so:${PORTSDIR}/comms/ruby-termios .endif post-install: @${ECHO} "You may safely ignore any 'Skipping require of dynamic string' messages." .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" .include Property changes on: head/security/rubygem-net-ssh/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property