diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-30 23:57:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-30 23:57:38 +0000 |
commit | 4f0f32c253fae492c6b4a6907613dfaf94af320e (patch) | |
tree | b1803971a99017947aeedc256dedc6c314d478a8 /graphics | |
parent | 5f1819d390d5535909184541a30ed7f97dafb10d (diff) | |
download | pkgsrc-4f0f32c253fae492c6b4a6907613dfaf94af320e.tar.gz |
+ f-spot.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ea542bb2655..6becd72bb91 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.497 2008/11/17 21:06:29 he Exp $ +# $NetBSD: Makefile,v 1.498 2008/11/30 23:57:38 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -72,6 +72,7 @@ SUBDIR+= exif SUBDIR+= exifprobe SUBDIR+= exiftags SUBDIR+= exiv2 +SUBDIR+= f-spot SUBDIR+= f4l SUBDIR+= fbm SUBDIR+= feh @@ -228,8 +229,8 @@ SUBDIR+= p5-Chart SUBDIR+= p5-Chart-ThreeD SUBDIR+= p5-GD SUBDIR+= p5-GD-Graph-sparklines -SUBDIR+= p5-GD-SecurityImage SUBDIR+= p5-GD-SVG +SUBDIR+= p5-GD-SecurityImage SUBDIR+= p5-GDGraph SUBDIR+= p5-GDGraph3d SUBDIR+= p5-GDTextUtil |