summaryrefslogtreecommitdiff
path: root/x11/ruby-tk
diff options
context:
space:
mode:
authortaca <taca>2014-12-14 14:01:23 +0000
committertaca <taca>2014-12-14 14:01:23 +0000
commitc5820c2e3128bee44fdd41343af5b3f5a74d8662 (patch)
tree37e19667dba5abbba67b526bad2047d404295fcf /x11/ruby-tk
parent13fe53af453224dc28835c2437bce50c322b7727 (diff)
downloadpkgsrc-c5820c2e3128bee44fdd41343af5b3f5a74d8662.tar.gz
Now build with tcl/tk 8.6 except ruby18.
Bump REVISION.
Diffstat (limited to 'x11/ruby-tk')
-rw-r--r--x11/ruby-tk/Makefile9
-rw-r--r--x11/ruby-tk/PLIST6
2 files changed, 12 insertions, 3 deletions
diff --git a/x11/ruby-tk/Makefile b/x11/ruby-tk/Makefile
index 101ce724c14..ab05c5a0878 100644
--- a/x11/ruby-tk/Makefile
+++ b/x11/ruby-tk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2014/10/27 13:22:51 taca Exp $
+# $NetBSD: Makefile,v 1.45 2014/12/14 14:01:23 taca Exp $
DISTNAME= ${RUBY_DISTNAME}
PKGNAME= ${RUBY_PKGPREFIX}-${RUBY_EXTNAME}-${RUBY_VERSION_FULL}
-PKGREVISION= 3
+PKGREVISION= 4
RUBY_EXTNAME= tk
CATEGORIES= x11 ruby
MASTER_SITES= ${MASTER_SITE_RUBY}
@@ -37,6 +37,11 @@ post-install:
.include "../../lang/ruby/modules.mk"
.include "../../lang/ruby/Makefile.common"
+.if ${RUBY_VER} == "18"
.include "../../lang/tcl85/buildlink3.mk"
.include "../../x11/tk85/buildlink3.mk"
+.else
+.include "../../lang/tcl/buildlink3.mk"
+.include "../../x11/tk/buildlink3.mk"
+.endif
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/ruby-tk/PLIST b/x11/ruby-tk/PLIST
index b07cf08e844..bc59125dda7 100644
--- a/x11/ruby-tk/PLIST
+++ b/x11/ruby-tk/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2011/11/08 15:24:59 taca Exp $
+@comment $NetBSD: PLIST,v 1.13 2014/12/14 14:01:23 taca Exp $
${RUBY_VENDORLIB}/multi-tk.rb
${RUBY_VENDORLIB}/remote-tk.rb
${RUBY_VENDORLIB}/tcltk.rb
@@ -61,6 +61,7 @@ ${RUBY_VENDORLIB}/tk/textmark.rb
${RUBY_VENDORLIB}/tk/texttag.rb
${RUBY_VENDORLIB}/tk/textwindow.rb
${RUBY_VENDORLIB}/tk/timer.rb
+${PLIST.ruby19}${RUBY_VENDORLIB}/tk/tk_mac.rb
${RUBY_VENDORLIB}/tk/toplevel.rb
${RUBY_VENDORLIB}/tk/ttk_selector.rb
${RUBY_VENDORLIB}/tk/txtwin_abst.rb
@@ -251,6 +252,7 @@ ${RUBY_VENDORLIB}/tkextlib/tcllib/tablelist_tile.rb
${RUBY_VENDORLIB}/tkextlib/tcllib/tkpiechart.rb
${PLIST.ruby19}${RUBY_VENDORLIB}/tkextlib/tcllib/toolbar.rb
${RUBY_VENDORLIB}/tkextlib/tcllib/tooltip.rb
+${PLIST.ruby19}${RUBY_VENDORLIB}/tkextlib/tcllib/validator.rb
${RUBY_VENDORLIB}/tkextlib/tcllib/widget.rb
${RUBY_VENDORLIB}/tkextlib/tclx.rb
${RUBY_VENDORLIB}/tkextlib/tclx/setup.rb
@@ -287,6 +289,7 @@ ${RUBY_VENDORLIB}/tkextlib/tkHTML/htmlwidget.rb
${RUBY_VENDORLIB}/tkextlib/tkHTML/setup.rb
${RUBY_VENDORLIB}/tkextlib/tkimg.rb
${RUBY_VENDORLIB}/tkextlib/tkimg/bmp.rb
+${PLIST.ruby19}${RUBY_VENDORLIB}/tkextlib/tkimg/dted.rb
${RUBY_VENDORLIB}/tkextlib/tkimg/gif.rb
${RUBY_VENDORLIB}/tkextlib/tkimg/ico.rb
${RUBY_VENDORLIB}/tkextlib/tkimg/jpeg.rb
@@ -295,6 +298,7 @@ ${RUBY_VENDORLIB}/tkextlib/tkimg/pixmap.rb
${RUBY_VENDORLIB}/tkextlib/tkimg/png.rb
${RUBY_VENDORLIB}/tkextlib/tkimg/ppm.rb
${RUBY_VENDORLIB}/tkextlib/tkimg/ps.rb
+${PLIST.ruby19}${RUBY_VENDORLIB}/tkextlib/tkimg/raw.rb
${RUBY_VENDORLIB}/tkextlib/tkimg/setup.rb
${RUBY_VENDORLIB}/tkextlib/tkimg/sgi.rb
${RUBY_VENDORLIB}/tkextlib/tkimg/sun.rb