summaryrefslogtreecommitdiff
path: root/devel/ruby-curses
diff options
context:
space:
mode:
authortaca <taca>2004-12-04 17:20:46 +0000
committertaca <taca>2004-12-04 17:20:46 +0000
commit810094eeced231902b3c01f1f7642ee31c93f1d1 (patch)
tree55e7a67e8deda3f52d51817e3b76482c7cfeef3a /devel/ruby-curses
parent469dbfc04fe4a57aceb81f214f60dd7230b67997 (diff)
downloadpkgsrc-810094eeced231902b3c01f1f7642ee31c93f1d1.tar.gz
Switch to use RUBY_DLEXT as suffix of extention library.
Diffstat (limited to 'devel/ruby-curses')
-rw-r--r--devel/ruby-curses/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-curses/PLIST b/devel/ruby-curses/PLIST
index 910648a3430..155f3b0baa5 100644
--- a/devel/ruby-curses/PLIST
+++ b/devel/ruby-curses/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/27 14:35:15 taca Exp $
-${RUBY_SITEARCHLIBDIR}/curses.so
+@comment $NetBSD: PLIST,v 1.2 2004/12/04 17:20:46 taca Exp $
+${RUBY_SITEARCHLIBDIR}/curses.${RUBY_DLEXT}
${RUBY_EXAMPLESDIR}/curses/hello.rb
${RUBY_EXAMPLESDIR}/curses/rain.rb
${RUBY_EXAMPLESDIR}/curses/view.rb