pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/ruby-gtk2 ruby-gtk2: fix comment per pkglint. (mis...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b32d120d5726
branches: trunk
changeset: 457311:b32d120d5726
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Sun Aug 22 17:49:19 2021 +0000
description:
ruby-gtk2: fix comment per pkglint. (missed in 3.4.3 updates)
diffstat:
x11/ruby-gtk2/buildlink3.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 622ccaec7f72 -r b32d120d5726 x11/ruby-gtk2/buildlink3.mk
--- a/x11/ruby-gtk2/buildlink3.mk Sun Aug 22 17:07:07 2021 +0000
+++ b/x11/ruby-gtk2/buildlink3.mk Sun Aug 22 17:49:19 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2020/08/17 20:18:01 leot Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2021/08/22 17:49:19 tsutsui Exp $
BUILDLINK_TREE+= ruby-gtk2
@@ -11,6 +11,6 @@
.include "../../devel/ruby-pango/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
-.endif # RUBY_GNOME2_GTK_BUILDLINK3_MK
+.endif # RUBY_GTK2_BUILDLINK3_MK
BUILDLINK_TREE+= -ruby-gtk2
Home |
Main Index |
Thread Index |
Old Index