summaryrefslogtreecommitdiff
path: root/security/ruby-tcpwrap
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2004-12-04 17:20:46 +0000
committertaca <taca@pkgsrc.org>2004-12-04 17:20:46 +0000
commit9c5f6cd83fa192aa03e4f605d528d0d59343eac1 (patch)
tree55e7a67e8deda3f52d51817e3b76482c7cfeef3a /security/ruby-tcpwrap
parentf6f06861cec0c9d016fefb044160752e8b2fbd47 (diff)
downloadpkgsrc-9c5f6cd83fa192aa03e4f605d528d0d59343eac1.tar.gz
Switch to use RUBY_DLEXT as suffix of extention library.
Diffstat (limited to 'security/ruby-tcpwrap')
-rw-r--r--security/ruby-tcpwrap/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-tcpwrap/PLIST b/security/ruby-tcpwrap/PLIST
index c23eb95f4e9..166419017f5 100644
--- a/security/ruby-tcpwrap/PLIST
+++ b/security/ruby-tcpwrap/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:17:45 zuntum Exp $
-${RUBY_SITEARCHLIBDIR}/tcpwrap.so
+@comment $NetBSD: PLIST,v 1.2 2004/12/04 17:20:46 taca Exp $
+${RUBY_SITEARCHLIBDIR}/tcpwrap.${RUBY_DLEXT}
${RUBY_EXAMPLESDIR}/tcpwrap/echod.rb
@dirrm ${RUBY_EXAMPLESDIR}/tcpwrap
${RUBY_DOCDIR}/tcpwrap/README.en