diff options
author | joerg <joerg@pkgsrc.org> | 2010-09-16 04:37:24 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-09-16 04:37:24 +0000 |
commit | 9d87bfd19620bf884c28f4542e5cbdecbe932b25 (patch) | |
tree | d7a0782e92a87a05cc04d624bfcff50ad3e94a81 /graphics/Makefile | |
parent | d808971fbbf7acca4463f24f184666da487aeeb0 (diff) | |
download | pkgsrc-9d87bfd19620bf884c28f4542e5cbdecbe932b25.tar.gz |
+ jbig2dec
+ openjpeg
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 6a3ac186993..807df5d52b7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.566 2010/09/12 01:44:15 taca Exp $ +# $NetBSD: Makefile,v 1.567 2010/09/16 04:37:24 joerg Exp $ # COMMENT= Graphics tools and libraries @@ -197,6 +197,7 @@ SUBDIR+= impress SUBDIR+= inkscape SUBDIR+= ivtools SUBDIR+= jasper +SUBDIR+= jbig2dec SUBDIR+= jbigkit SUBDIR+= jhead SUBDIR+= jpeg @@ -263,6 +264,7 @@ SUBDIR+= ocrad SUBDIR+= opencv SUBDIR+= opendis SUBDIR+= openexr +SUBDIR+= openjpeg SUBDIR+= optipng SUBDIR+= osg SUBDIR+= ov519view |