diff options
author | minskim <minskim> | 2005-03-29 14:19:32 +0000 |
---|---|---|
committer | minskim <minskim> | 2005-03-29 14:19:32 +0000 |
commit | af9c18d04142ce74fa2e20dacf19c349f7ad510d (patch) | |
tree | 270fe033e1346fa994b7608a5972ad0fd9e267a2 /graphics/Makefile | |
parent | 7182a1b8ca00bf0ca058393fb28353d98b4eb1a2 (diff) | |
download | pkgsrc-af9c18d04142ce74fa2e20dacf19c349f7ad510d.tar.gz |
Add and enable ruby-imlib2.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a5145a5fe4e..d427e41ed42 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.375 2005/03/25 02:53:02 wiz Exp $ +# $NetBSD: Makefile,v 1.376 2005/03/29 14:19:32 minskim Exp $ # COMMENT= Graphics tools and libraries @@ -251,6 +251,7 @@ SUBDIR+= rayshade SUBDIR+= refocus-it SUBDIR+= resize_image SUBDIR+= ruby-gd +SUBDIR+= ruby-imlib2 SUBDIR+= ruby-opengl SUBDIR+= s10sh SUBDIR+= sane-backends |