summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-06-19 07:29:48 +0000
committertaca <taca@pkgsrc.org>2011-06-19 07:29:48 +0000
commit414ced21dcc5a68ed48d1882d76811b8068451c7 (patch)
treeef29b5dac47d7f0128a0d043e8ac1c92a7c4fe23 /graphics
parentc19c63dfdb8fa42f871aa7ec5a5cff0699c407ee (diff)
downloadpkgsrc-414ced21dcc5a68ed48d1882d76811b8068451c7.tar.gz
Add and enable ruby-chunky_png.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 54c53dcae98..3faf5e3edab 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.603 2011/05/19 04:17:14 obache Exp $
+# $NetBSD: Makefile,v 1.604 2011/06/19 07:29:48 taca Exp $
#
COMMENT= Graphics tools and libraries
@@ -370,6 +370,7 @@ SUBDIR+= refocus-it
SUBDIR+= resize_image
SUBDIR+= ristretto
SUBDIR+= ruby-RMagick
+SUBDIR+= ruby-chunky_png
SUBDIR+= ruby-clutter
SUBDIR+= ruby-clutter-cairo
SUBDIR+= ruby-clutter-core