From e1856497fe4c38061d2206cf3022479d7987aaa3 Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 5 Apr 2006 18:54:26 +0000 Subject: Use RUBY_DLEXT as a file name extension of a loadable module. (There should be a pkgsrc-wide variable instead of a Ruby-specific one.) --- security/ruby-password/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/ruby-password/PLIST b/security/ruby-password/PLIST index 7e15ae44599..ffa754fa0c9 100644 --- a/security/ruby-password/PLIST +++ b/security/ruby-password/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/01 21:47:22 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/04/05 18:54:26 minskim Exp $ ${RUBY_SITELIBDIR}/password.rb -${RUBY_SITEARCHLIBDIR}/crack.bundle +${RUBY_SITEARCHLIBDIR}/crack.${RUBY_DLEXT} -- cgit v1.2.3