Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/security/ruby-password/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- pkgsrc/security/ruby-password/Makefile 2008/06/19 14:53:26 1.2 +++ pkgsrc/security/ruby-password/Makefile 2010/01/27 21:31:43 1.3 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/06/19 14:53:26 taca Exp $ +# $NetBSD: Makefile,v 1.3 2010/01/27 21:31:43 joerg Exp $ DISTNAME= ruby-password-0.5.3 PKGNAME= ${DISTNAME:S/ruby/${RUBY_PKGPREFIX}/} @@ -10,6 +10,8 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.caliban.org/ruby/ruby-password.shtml COMMENT= Suite of password handling methods for Ruby +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= ${RUBY_PKGPREFIX}-termios-[0-9]*:../../comms/ruby-termios USE_RUBY_EXTCONF= yes