pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Apr 15 14:27:49 UTC 2019

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
x11/Makefile: revive ruby-tk


To generate a diff of this commit:
cvs rdiff -u -r1.838 -r1.839 pkgsrc/x11/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.838 pkgsrc/x11/Makefile:1.839
--- pkgsrc/x11/Makefile:1.838   Sun Apr 14 15:33:15 2019
+++ pkgsrc/x11/Makefile Mon Apr 15 14:27:49 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.838 2019/04/14 15:33:15 taca Exp $
+# $NetBSD: Makefile,v 1.839 2019/04/15 14:27:49 taca Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -406,6 +406,7 @@ SUBDIR+=    ruby-gnome2-gtk3
 SUBDIR+=       ruby-gnome2-gtksourceview2
 SUBDIR+=       ruby-gnome2-gtksourceview3
 SUBDIR+=       ruby-gnome2-vte
+SUBDIR+=       ruby-tk
 SUBDIR+=       ruby-tk-gem
 SUBDIR+=       ruby-wxruby
 SUBDIR+=       rxvt



Home | Main Index | Thread Index | Old Index