diff options
author | taca <taca@pkgsrc.org> | 2011-06-19 07:29:48 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-06-19 07:29:48 +0000 |
commit | 414ced21dcc5a68ed48d1882d76811b8068451c7 (patch) | |
tree | ef29b5dac47d7f0128a0d043e8ac1c92a7c4fe23 /graphics | |
parent | c19c63dfdb8fa42f871aa7ec5a5cff0699c407ee (diff) | |
download | pkgsrc-414ced21dcc5a68ed48d1882d76811b8068451c7.tar.gz |
Add and enable ruby-chunky_png.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
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 |