diff options
author | obache <obache> | 2008-12-16 12:37:17 +0000 |
---|---|---|
committer | obache <obache> | 2008-12-16 12:37:17 +0000 |
commit | 671b67fb9a11e7e2ece5166f2ade1d9346b4bbac (patch) | |
tree | 2d2c5d8bdbfe56b870f87dc86d9e6a278f57c154 /graphics | |
parent | 3eff3fa3f2773e9173e4841044270ca21cb475de (diff) | |
download | pkgsrc-671b67fb9a11e7e2ece5166f2ade1d9346b4bbac.tar.gz |
Added and enabled rbclutter packages.
Diffstat (limited to 'graphics')
-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 |