diff options
author | martin <martin@pkgsrc.org> | 2009-09-03 09:07:46 +0000 |
---|---|---|
committer | martin <martin@pkgsrc.org> | 2009-09-03 09:07:46 +0000 |
commit | 1ed984e007f512a693e43bc5888cb0c261405945 (patch) | |
tree | 391f8ae06d7f967653247f87431ee734d9ead8b9 /graphics/Makefile | |
parent | be8e1d5f44b297e6447368f21c025ff695710885 (diff) | |
download | pkgsrc-1ed984e007f512a693e43bc5888cb0c261405945.tar.gz |
descend into ristretto
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 b5ea8643e6a..ac5f997ad06 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.534 2009/09/01 21:08:19 wiz Exp $ +# $NetBSD: Makefile,v 1.535 2009/09/03 09:07:46 martin Exp $ # COMMENT= Graphics tools and libraries @@ -338,6 +338,7 @@ SUBDIR+= radiance SUBDIR+= rayshade SUBDIR+= refocus-it SUBDIR+= resize_image +SUBDIR+= ristretto SUBDIR+= ruby-RMagick SUBDIR+= ruby-clutter SUBDIR+= ruby-clutter-cairo |