diff options
author | obache <obache@pkgsrc.org> | 2007-05-26 13:46:03 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-05-26 13:46:03 +0000 |
commit | 24fbf418a2d8ed4d4d2026e518e28fd43a2b119d (patch) | |
tree | 658ef140ba44b5dd5f9bdaff698bcd42a91b75aa /graphics/Makefile | |
parent | ced40ab73ceda07f30e6f4eabb0fa7ac46adb451 (diff) | |
download | pkgsrc-24fbf418a2d8ed4d4d2026e518e28fd43a2b119d.tar.gz |
Add rcairo.
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 3fc219e6942..e46b67581dd 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.455 2007/05/26 06:35:28 obache Exp $ +# $NetBSD: Makefile,v 1.456 2007/05/26 13:46:03 obache Exp $ # COMMENT= Graphics tools and libraries @@ -271,6 +271,7 @@ SUBDIR+= qiv SUBDIR+= qvplay SUBDIR+= radiance SUBDIR+= rayshade +SUBDIR+= rcairo SUBDIR+= refocus-it SUBDIR+= resize_image SUBDIR+= ruby-RMagick |