diff options
author | minskim <minskim@pkgsrc.org> | 2006-01-08 03:21:27 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-01-08 03:21:27 +0000 |
commit | f5eaa7eee3bb40d4e7870b1ca40e4005d5eecd4c (patch) | |
tree | 4d9a0725ff1b27e0bce77c20c2365e44168ab9ed /graphics | |
parent | 4cf170d56f53e0a3ffb5d62cf9e17ab233116e86 (diff) | |
download | pkgsrc-f5eaa7eee3bb40d4e7870b1ca40e4005d5eecd4c.tar.gz |
Add ruby-gnome2-gdkpixbuf.
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 1cd69ba0cc5..59c0d56e564 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.406 2006/01/03 21:03:03 adrianp Exp $ +# $NetBSD: Makefile,v 1.407 2006/01/08 03:21:28 minskim Exp $ # COMMENT= Graphics tools and libraries @@ -258,6 +258,7 @@ SUBDIR+= refocus-it SUBDIR+= resize_image SUBDIR+= ruby-RMagick SUBDIR+= ruby-gd +SUBDIR+= ruby-gnome2-gdkpixbuf SUBDIR+= ruby-imlib2 SUBDIR+= ruby-opengl SUBDIR+= s10sh |