diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-21 21:31:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-21 21:31:12 +0000 |
commit | ce8e714a28a7c44cd70f6a91d152b78bbed8b0fc (patch) | |
tree | d41a156bcd86dce924324f7b2ae05714354d646c /graphics/Makefile | |
parent | 82b911b3a05de720fe4126bed38f1f1aa26820a2 (diff) | |
download | pkgsrc-ce8e714a28a7c44cd70f6a91d152b78bbed8b0fc.tar.gz |
Add and enable ljpeg and jpeg_ls.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 6305887068c..43b83cd7ad9 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.263 2003/12/21 21:27:15 wiz Exp $ +# $NetBSD: Makefile,v 1.264 2003/12/21 21:31:12 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -124,6 +124,7 @@ SUBDIR+= jasper SUBDIR+= jhead SUBDIR+= jpeg SUBDIR+= jpeg2ps +SUBDIR+= jpeg_ls SUBDIR+= kdegraphics SUBDIR+= kdegraphics2 SUBDIR+= kdegraphics3 @@ -147,6 +148,7 @@ SUBDIR+= librsvg2 SUBDIR+= libungif SUBDIR+= libvideogfx SUBDIR+= libwmf +SUBDIR+= ljpeg SUBDIR+= magicpoint SUBDIR+= mencoder SUBDIR+= mgl |