diff options
author | minskim <minskim> | 2005-03-29 14:19:32 +0000 |
---|---|---|
committer | minskim <minskim> | 2005-03-29 14:19:32 +0000 |
commit | 98b288e14873b3b497057654cb93238e5757df5a (patch) | |
tree | 270fe033e1346fa994b7608a5972ad0fd9e267a2 /graphics | |
parent | 64a7b950dcf76418006ecfaaf85a2efac9aab837 (diff) | |
download | pkgsrc-98b288e14873b3b497057654cb93238e5757df5a.tar.gz |
Add and enable ruby-imlib2.
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 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 |