diff options
author | obache <obache> | 2010-01-21 12:37:02 +0000 |
---|---|---|
committer | obache <obache> | 2010-01-21 12:37:02 +0000 |
commit | 2119ab2874dc5348418bbb3f4867c7d9206455c5 (patch) | |
tree | b5078c0f401d91b7a6dd11f9ba2a193c6447076a | |
parent | 930bfe23ad12bb2062b9cf85b66c883b42ecf49a (diff) | |
download | pkgsrc-2119ab2874dc5348418bbb3f4867c7d9206455c5.tar.gz |
+ jbigkit
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 9a7aea7f701..574b123f9e0 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.548 2010/01/16 07:12:23 minskim Exp $ +# $NetBSD: Makefile,v 1.549 2010/01/21 12:37:02 obache Exp $ # COMMENT= Graphics tools and libraries @@ -197,6 +197,7 @@ SUBDIR+= impress SUBDIR+= inkscape SUBDIR+= ivtools SUBDIR+= jasper +SUBDIR+= jbigkit SUBDIR+= jhead SUBDIR+= jpeg SUBDIR+= jpeg2ps |