diff options
author | taca <taca@pkgsrc.org> | 2012-09-16 06:39:22 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-09-16 06:39:22 +0000 |
commit | 2166d5a6d7336e823a23e31531d0d57534eaa9ba (patch) | |
tree | 4bb8d64ed7b37ab5152a69197e29b1f38b2421f7 /graphics | |
parent | b7fb4f3b5705e36b3b6d37939a3d204cd6c54461 (diff) | |
download | pkgsrc-2166d5a6d7336e823a23e31531d0d57534eaa9ba.tar.gz |
Add and enable ruby-oily_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 5acc4fb6fdd..957af59136a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.635 2012/08/30 07:30:03 jnemeth Exp $ +# $NetBSD: Makefile,v 1.636 2012/09/16 06:39:22 taca Exp $ # COMMENT= Graphics tools and libraries @@ -419,6 +419,7 @@ SUBDIR+= ruby-gnome2-rsvg SUBDIR+= ruby-gnuplot SUBDIR+= ruby-imlib2 SUBDIR+= ruby-mini-magick +SUBDIR+= ruby-oily_png SUBDIR+= ruby-opengl SUBDIR+= ruby-rcairo SUBDIR+= s10sh |