diff options
author | obache <obache@pkgsrc.org> | 2008-12-16 12:37:17 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-12-16 12:37:17 +0000 |
commit | 2d1aa30a67b8cff20348d43719ba8b9dedb00df1 (patch) | |
tree | 2d2c5d8bdbfe56b870f87dc86d9e6a278f57c154 /graphics/Makefile | |
parent | 18cba0a4031fd7a4055820e69218c6f627f3fbd6 (diff) | |
download | pkgsrc-2d1aa30a67b8cff20348d43719ba8b9dedb00df1.tar.gz |
Added and enabled rbclutter packages.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e6b2e460010..d37331a4e8c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.504 2008/12/15 00:47:08 minskim Exp $ +# $NetBSD: Makefile,v 1.505 2008/12/16 12:37:17 obache Exp $ # COMMENT= Graphics tools and libraries @@ -305,6 +305,10 @@ SUBDIR+= refocus-it SUBDIR+= resize_image SUBDIR+= ruby-RMagick SUBDIR+= ruby-color +SUBDIR+= ruby-clutter +SUBDIR+= ruby-clutter-cairo +SUBDIR+= ruby-clutter-core +SUBDIR+= ruby-clutter-gtk SUBDIR+= ruby-gd SUBDIR+= ruby-gnome2-gdkpixbuf SUBDIR+= ruby-gnome2-gnomecanvas |