summaryrefslogtreecommitdiff
path: root/devel/ruby16-curses
diff options
context:
space:
mode:
authortaca <taca>2004-12-04 17:20:46 +0000
committertaca <taca>2004-12-04 17:20:46 +0000
commitf060c2e6a78590e2a6c0de8ce23d2de21c858f51 (patch)
tree55e7a67e8deda3f52d51817e3b76482c7cfeef3a /devel/ruby16-curses
parent05551c2ac5a3d98d3fdc473de0ad9846e1d30a34 (diff)
downloadpkgsrc-f060c2e6a78590e2a6c0de8ce23d2de21c858f51.tar.gz
Switch to use RUBY_DLEXT as suffix of extention library.
Diffstat (limited to 'devel/ruby16-curses')
-rw-r--r--devel/ruby16-curses/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby16-curses/PLIST b/devel/ruby16-curses/PLIST
index 721587b8c6c..6f09ea5bd5e 100644
--- a/devel/ruby16-curses/PLIST
+++ b/devel/ruby16-curses/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/27 14:35:59 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