pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Fri Nov 16 00:16:42 UTC 2018

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
Add and enable ruby-screengif.


To generate a diff of this commit:
cvs rdiff -u -r1.804 -r1.805 pkgsrc/graphics/Makefile

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

Modified files:

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.804 pkgsrc/graphics/Makefile:1.805
--- pkgsrc/graphics/Makefile:1.804      Mon Oct 22 14:40:33 2018
+++ pkgsrc/graphics/Makefile    Fri Nov 16 00:16:42 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.804 2018/10/22 14:40:33 schmonz Exp $
+# $NetBSD: Makefile,v 1.805 2018/11/16 00:16:42 schmonz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -514,6 +514,7 @@ SUBDIR+=    ruby-imlib2
 SUBDIR+=       ruby-mini-magick
 SUBDIR+=       ruby-oily_png
 SUBDIR+=       ruby-opengl
+SUBDIR+=       ruby-screengif
 SUBDIR+=       s10sh
 SUBDIR+=       sane-backends
 SUBDIR+=       sane-frontends



Home | Main Index | Thread Index | Old Index