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:           Sun Jun 18 13:52:34 UTC 2017

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
Add and enable ruby-tk-gem.


To generate a diff of this commit:
cvs rdiff -u -r1.802 -r1.803 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.802 pkgsrc/x11/Makefile:1.803
--- pkgsrc/x11/Makefile:1.802   Sat Apr 22 17:40:39 2017
+++ pkgsrc/x11/Makefile Sun Jun 18 13:52:34 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.802 2017/04/22 17:40:39 taca Exp $
+# $NetBSD: Makefile,v 1.803 2017/06/18 13:52:34 taca Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -497,6 +497,7 @@ SUBDIR+=    ruby-gnome2-gtksourceview2
 SUBDIR+=       ruby-gnome2-gtksourceview3
 SUBDIR+=       ruby-gnome2-vte
 SUBDIR+=       ruby-tk
+SUBDIR+=       ruby-tk-gem
 SUBDIR+=       ruby-wxruby
 SUBDIR+=       rxvt
 SUBDIR+=       rxvt-unicode



Home | Main Index | Thread Index | Old Index